From c0ba38cd4b68491e28e467889804ebc09c9c002e Mon Sep 17 00:00:00 2001 From: Ben Longbons Date: Wed, 2 Apr 2014 11:06:32 -0700 Subject: Clean up main scripts --- world/map/npc/annuals/xmas/barriers.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'world/map/npc/annuals/xmas/barriers.txt') diff --git a/world/map/npc/annuals/xmas/barriers.txt b/world/map/npc/annuals/xmas/barriers.txt index 7db8a472..07bff6f7 100644 --- a/world/map/npc/annuals/xmas/barriers.txt +++ b/world/map/npc/annuals/xmas/barriers.txt @@ -82,6 +82,7 @@ L_NotActive: L_XmasMain: mes "You notice a small creak in the wall, what do you want to do?"; next; + goto L_EnterDialogue; L_EnterDialogue: menu @@ -119,7 +120,6 @@ L_QueryWarp: menu "Yes", L_Warp, "No", L_Close; - goto L_Close; L_Warp: warp "030-2.gat",47,44; -- cgit v1.2.3-70-g09d2