diff options
Diffstat (limited to 'npc/026-0')
-rw-r--r-- | npc/026-0/ctrl.c | 2 |
1 files changed, 2 insertions, 0 deletions
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: |