mirror of
https://github.com/sys4-fr/server-nalc.git
synced 2024-11-05 10:00:26 +01:00
added mummy in death messages
This commit is contained in:
parent
7c5606c747
commit
dfcb39216e
|
@ -129,6 +129,7 @@ local monsters = {
|
|||
["mobs:zombie"] = "zombie",
|
||||
["mobs:minotaur"] = "minotaur",
|
||||
["mobs:pumba"] = "warthog",
|
||||
["tsm_pyramids:mummy"] = "mummy",
|
||||
}
|
||||
|
||||
local function broadcast_death(msg)
|
||||
|
|
Loading…
Reference in New Issue
Block a user