From 64a4adaa06f1059c4ac705199d5a0716c8edef60 Mon Sep 17 00:00:00 2001 From: mekolat Date: Tue, 4 Nov 2014 13:01:07 -0500 Subject: fix fight club => v0.4 disallow towel inside ring kill on exit replace killer var with duel_killer remove nosave trigger restart on enable/disable remove accept/decline notification fix ring x2 and y2 forbid betsanc and asorm fix password var in debug allow random passwords handle all effects do not accept if not present fix rules check map too warp randomly on death fallthrough if no acceptable requests use bitmasking instead of modulo remove resave simplify goback do not re-declare randompassword password minigame --- world/map/npc/009-7/npcs.txt | 20 -------------------- 1 file changed, 20 deletions(-) delete mode 100644 world/map/npc/009-7/npcs.txt (limited to 'world/map/npc/009-7/npcs.txt') diff --git a/world/map/npc/009-7/npcs.txt b/world/map/npc/009-7/npcs.txt deleted file mode 100644 index cdeb6d84..00000000 --- a/world/map/npc/009-7/npcs.txt +++ /dev/null @@ -1,20 +0,0 @@ -009-2.gat,38,105,0|script|#trapdoor#FightClub|327,0,0 -{ - mes "What is the password?"; - menu - $@fightclub_password$ + ".", L_Enter, - "I have no clue.", L_Close; - -L_Enter: - mes "Correct. You may enter."; - close2; - warp "009-7.gat", 22, 21; - end; - -L_Close: - close; -} - -009-7.gat,34,23,0|shop|Bartender#Duels|177,Beer:*1,IronPotion:*1,ConcentrationPotion:*1,SmallManaElixir:*2400,BottleOfWater:*1,Milk:*1 - -009-7.gat,27,26,0|shop|Garçon#Duels|180,RoastedMaggot:*1,PickledBeets:*5000,ChickenLeg:*1,Steak:*1,Beer:*180 -- cgit v1.2.3-60-g2f50