From 7fe640d2859714a2257a077cb363b2441a0fa60b Mon Sep 17 00:00:00 2001 From: LeMagnesium Date: Sat, 17 Oct 2015 12:26:32 +0200 Subject: [PATCH] [death_messages] Add pumpboom and pumpkings to the mobs list --- mods/death_messages/init.lua | 2 ++ mods/mff/mff_hud | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/mods/death_messages/init.lua b/mods/death_messages/init.lua index a73379cd..4128fec8 100755 --- a/mods/death_messages/init.lua +++ b/mods/death_messages/init.lua @@ -132,6 +132,8 @@ local monsters = { ["tsm_pyramids:mummy"] = "mummy", ["mobs:shark_lg"] = "large shark", ["mobs:shark_md"] = "medium shark", + ["mobs:pumpking"] = "pumpking", + ["mobs:pumpboom"] = "pumpboom", } local function broadcast_death(msg) diff --git a/mods/mff/mff_hud b/mods/mff/mff_hud index fec4bedf..f7ccec14 160000 --- a/mods/mff/mff_hud +++ b/mods/mff/mff_hud @@ -1 +1 @@ -Subproject commit fec4bedfbe637144aea69965dea6c9e188f3d5fc +Subproject commit f7ccec1446bb984720b36d4e167501f2fc855695