mirror of
https://github.com/sys4-fr/server-nalc.git
synced 2024-12-24 17:50:37 +01:00
[death_messages] Add sharks to the mobs list
This commit is contained in:
parent
1e2bdf6eff
commit
8c969019d1
@ -130,6 +130,8 @@ local monsters = {
|
||||
["mobs:minotaur"] = "minotaur",
|
||||
["mobs:pumba"] = "warthog",
|
||||
["tsm_pyramids:mummy"] = "mummy",
|
||||
["mobs:shark_lg"] = "large shark",
|
||||
["mobs:shark_md"] = "medium shark",
|
||||
}
|
||||
|
||||
local function broadcast_death(msg)
|
||||
|
Loading…
Reference in New Issue
Block a user