From 01df1bb3935b42541b2a9b4b468d1afcf8dfdb72 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Wed, 27 Jan 2021 20:26:57 -0300 Subject: Defeating the Yeti King during Celestia's Boss Fight, will cause Celestia to make tea. And sell it. --- npc/001-7/celestia_bossfight.txt | 1 + 1 file changed, 1 insertion(+) (limited to 'npc') diff --git a/npc/001-7/celestia_bossfight.txt b/npc/001-7/celestia_bossfight.txt index 9a80c00a9..fb0ce8945 100644 --- a/npc/001-7/celestia_bossfight.txt +++ b/npc/001-7/celestia_bossfight.txt @@ -133,6 +133,7 @@ OnVictory: makeitem(StrangeCoin, 1, .@m$, .@x+rand2(-1,1), .@y+rand2(-1,1)); npctalk l("Good job... You can keep the drops. Touch here to return home."); areatimer "001-7", 20, 20, 141, 171, 10, "#YetiKing::OnDefeat"; + donpcevent "Celestia::OnClock0002"; end; // This allows the challenger to go back home without dying. -- cgit v1.2.3-60-g2f50