added mummy in death messages

This commit is contained in:
crabman77 2015-09-18 19:52:32 +02:00
parent 7c5606c747
commit dfcb39216e
1 changed files with 1 additions and 0 deletions

View File

@ -129,6 +129,7 @@ local monsters = {
["mobs:zombie"] = "zombie",
["mobs:minotaur"] = "minotaur",
["mobs:pumba"] = "warthog",
["tsm_pyramids:mummy"] = "mummy",
}
local function broadcast_death(msg)