summaryrefslogtreecommitdiff
path: root/npc/001-7/celestia_bossfight.txt
diff options
context:
space:
mode:
Diffstat (limited to 'npc/001-7/celestia_bossfight.txt')
-rw-r--r--npc/001-7/celestia_bossfight.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/npc/001-7/celestia_bossfight.txt b/npc/001-7/celestia_bossfight.txt
index 1f2f1a06e..a357bf9c4 100644
--- a/npc/001-7/celestia_bossfight.txt
+++ b/npc/001-7/celestia_bossfight.txt
@@ -99,6 +99,8 @@ L_Survivor:
next;
mesn col(l("The Yeti King"), 3);
mesq l("I give you five minutes to defeat me. Witness my wrath!");
+ if (mobcount(.map$, "#YetiKing::OnVictory"))
+ close;
setnpcdisplay .name$, NPC_NO_SPRITE;
npctalk l("*Roaaaaaar!*");
monster .map$, .x, .y, strmobinfo(1, YetiKing), YetiKing, 1, "#YetiKing::OnVictory";