diff options
Diffstat (limited to 'npc/015-6')
-rw-r--r-- | npc/015-6/boss.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/npc/015-6/boss.txt b/npc/015-6/boss.txt index 8345351a4..d8434968c 100644 --- a/npc/015-6/boss.txt +++ b/npc/015-6/boss.txt @@ -25,6 +25,7 @@ OnBossDeath: } else { mapannounce "015-6", "Boss deafeated by: " + strcharinfo(0), bc_all; } + fix_mobkill(TerraniteKing); end; } |