From 7f007062e2daf2c04c68188a121af8cdc7c77529 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Wed, 17 Jul 2019 21:03:32 -0300 Subject: Set player as struck at Cindy's Quest earlier --- npc/021-1/yeti.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/npc/021-1/yeti.txt b/npc/021-1/yeti.txt index 171cddeaf..7bdebcbab 100644 --- a/npc/021-1/yeti.txt +++ b/npc/021-1/yeti.txt @@ -148,6 +148,7 @@ L_Complete: // The other NPC L_NoQuest: dispbottom l("Who's Mercury? Maybe I'm missing something? Where could he have went?"); + CINDY_PLAYER_STRUCK=true; @yetiagro=@yetiagro+1; if (@yetiagro > 5) goto L_Hit; if (@yetiagro > 3) goto L_Warning; @@ -167,7 +168,6 @@ L_Disrupt: end; L_Warning: - CINDY_PLAYER_STRUCK=true; npctalk3 l("Stupid @@, get out of this cave before I lose my patience! Mercury... Show up already!", get_race()); end; -- cgit v1.2.3-70-g09d2