1
0
mirror of https://github.com/sys4-fr/server-nalc.git synced 2025-06-28 14:16:06 +02:00

Add Mese_dragon to death message + add a global message when a group of players kil la Mese Dragon

This commit is contained in:
Quentin BUISSON-DEBON
2016-09-08 12:57:11 +02:00
parent 5197306fd1
commit 607762d5e4
2 changed files with 4 additions and 0 deletions

View File

@ -149,6 +149,7 @@ local monsters = {
["mobs:shark_md"] = "medium shark",
["mobs:pumpking"] = "pumpking",
["mobs:pumpboom"] = "pumpboom",
["mobs:mese_dragon"] = "mese_dragon",
}
local function broadcast_death(msg)