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/027-2/werewolf.txt | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) (limited to 'world/map/npc/027-2/werewolf.txt') diff --git a/world/map/npc/027-2/werewolf.txt b/world/map/npc/027-2/werewolf.txt index c3187e92..1438393a 100644 --- a/world/map/npc/027-2/werewolf.txt +++ b/world/map/npc/027-2/werewolf.txt @@ -48,8 +48,7 @@ L_Bones: "Yes, here they are.",L_Bring, "Not yet.",L_Close; menu - "Not yet.",-; - goto L_Close; + "Not yet.",L_Close; L_Bring: if (countitem("AnimalBones") < @ANIMALBONES_AMOUNT) @@ -86,8 +85,7 @@ L_Happy: mes "\"You will need " + @money + " GP.\""; menu "Sure, why not?",L_Game, - "No, thanks.",-; - goto L_Close; + "No, thanks.",L_Close; //The game mechanics is copied from casino.txt L_Game: @@ -158,7 +156,6 @@ L_Ace: menu "Yes", L_Another, "No", L_End; - goto L_Close; L_Close: set @Graveyard_Inn_MASK, 0; -- cgit v1.2.3-70-g09d2