summaryrefslogtreecommitdiff
path: root/npc/031-0/boss.txt
diff options
context:
space:
mode:
Diffstat (limited to 'npc/031-0/boss.txt')
-rw-r--r--npc/031-0/boss.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/npc/031-0/boss.txt b/npc/031-0/boss.txt
index 0dce5ffd8..efd24256b 100644
--- a/npc/031-0/boss.txt
+++ b/npc/031-0/boss.txt
@@ -24,6 +24,7 @@ OnBossDeath:
mapannounce getmap(), "Boss deafeated by: " + strcharinfo(0), bc_all;
}
getexp 0, 1000+BaseLevel*8+JobLevel;
+ fix_mobkill(Tengu);
end;
}