From 76289c7619e57eb8874c7ca34646fffcd0bf5c6d Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Fri, 12 Feb 2021 03:34:35 -0300 Subject: Fix some messed up code --- npc/026-0/ctrl.c | 2 ++ 1 file changed, 2 insertions(+) (limited to 'npc/026-0') diff --git a/npc/026-0/ctrl.c b/npc/026-0/ctrl.c index 74b2cb09f..633f2423c 100644 --- a/npc/026-0/ctrl.c +++ b/npc/026-0/ctrl.c @@ -14,6 +14,8 @@ OnTouch: mesc l(".:: Impregnable Fortress, %sF ::.", "B0"), 3; msObjective(getq(General_Fortress) == 2, l("* Solo \"The Yetifly\"")); msObjective($MK_TEMPVAR < MKIF_LV_B0F, l("Minimum wins: %d/%d", $MK_TEMPVAR, MKIF_LV_B1F)); + mes ""; + mesc l("Hint: Stomp! Stomp! Stomp! Walk around."); end; L_Warp: -- cgit v1.2.3-70-g09d2