diff options
-rw-r--r-- | npc/025-3/ctrl.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/025-3/ctrl.c b/npc/025-3/ctrl.c index 1cfcf75e6..412162b20 100644 --- a/npc/025-3/ctrl.c +++ b/npc/025-3/ctrl.c @@ -29,7 +29,7 @@ OnTouch: mes ""; mesc l("Hint: Eek! Eek! Eek!"); tutmes l("Explore all map elements (including monsters) with the hint in mind to fulfill the mission objectives. They'll never demand something outside the mission map!"); - end; + close; L_Warp: // Not unlocked |