mirror of
https://github.com/sys4-fr/server-nalc.git
synced 2024-11-05 10:00:26 +01:00
[death_messages] Add pumpboom and pumpkings to the mobs list
This commit is contained in:
parent
a6a8ea933c
commit
7fe640d285
|
@ -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)
|
||||
|
|
|
@ -1 +1 @@
|
|||
Subproject commit fec4bedfbe637144aea69965dea6c9e188f3d5fc
|
||||
Subproject commit f7ccec1446bb984720b36d4e167501f2fc855695
|
Loading…
Reference in New Issue
Block a user