mirror of
https://github.com/sys4-fr/server-nalc.git
synced 2024-11-12 13:30:35 +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:zombie"] = "zombie",
|
||||||
["mobs:minotaur"] = "minotaur",
|
["mobs:minotaur"] = "minotaur",
|
||||||
["mobs:pumba"] = "warthog",
|
["mobs:pumba"] = "warthog",
|
||||||
|
["tsm_pyramids:mummy"] = "mummy",
|
||||||
}
|
}
|
||||||
|
|
||||||
local function broadcast_death(msg)
|
local function broadcast_death(msg)
|
||||||
|
|
Loading…
Reference in New Issue
Block a user