summaryrefslogtreecommitdiff
path: root/npc/010-1-1/boss.txt
diff options
context:
space:
mode:
Diffstat (limited to 'npc/010-1-1/boss.txt')
-rw-r--r--npc/010-1-1/boss.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/npc/010-1-1/boss.txt b/npc/010-1-1/boss.txt
index 3e9624b1f..3ee49d753 100644
--- a/npc/010-1-1/boss.txt
+++ b/npc/010-1-1/boss.txt
@@ -26,6 +26,7 @@ OnBossDeath:
} else {
mapannounce getmap(), "Boss deafeated by: " + strcharinfo(0), bc_all;
}
+ fix_mobkill(GiantCaveMaggot);
end;
}