From 1041456ec93c5d643b81d319b0b01666cb4446e4 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Thu, 18 Oct 2018 14:41:44 -0300 Subject: The Yeti King will report to anyone who complete, how much longer until Cindy kidnap. --- npc/001-7/celestia_bossfight.txt | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'npc/001-7') diff --git a/npc/001-7/celestia_bossfight.txt b/npc/001-7/celestia_bossfight.txt index 2c88178e6..1689a148c 100644 --- a/npc/001-7/celestia_bossfight.txt +++ b/npc/001-7/celestia_bossfight.txt @@ -79,6 +79,11 @@ L_Survivor: mesn col(l("The Yeti King"), 3); mesq l("Here kid. Frostia, the elf town, is somewhere near here, but I'm not sure if you can reach it from here."); next; + if ($@CINDY_STATE > gettimetick(2)) { + mesn col(l("The Yeti King"), 3); + mesq l("Some rogue Yetis are trying to escape to Nivalis. I can't hold them back for more than @@.", FuzzyTime($@CINDY_STATE+rand(5,95))); + next; + } mesn col(l("The Yeti King"), 3); mesq l("I can warp you home now."); mes ""; -- cgit v1.2.3-70-g09d2