From 47f790759ea3ea56d31e000bc3f3b7f142ee802d Mon Sep 17 00:00:00 2001 From: wushin Date: Fri, 11 Apr 2014 14:32:22 -0500 Subject: Npcs remaining script fixes Npcs changed for travel Npcs changed for new maps Npcs changed for basic crypts --- world/map/npc/001-2/casino.txt | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'world/map/npc/001-2/casino.txt') diff --git a/world/map/npc/001-2/casino.txt b/world/map/npc/001-2/casino.txt index e14decd6..1c9c61cf 100644 --- a/world/map/npc/001-2/casino.txt +++ b/world/map/npc/001-2/casino.txt @@ -15,32 +15,32 @@ L_End: end; } -001-2.gat,134,23,0|script|Valdo|117, +001-2.gat,39,32,0|script|Valdo|117, { mes "[Valdo the Worker]"; mes "\"Please let me work. I'm really in a hurry!\""; close; } -001-2.gat,37,65,0|script|Slot1|400, +001-2.gat,37,65,0|script|Slots#1|400, { callfunc "SlotMachine"; close; } -001-2.gat,39,65,0|script|Slot2|400, +001-2.gat,39,65,0|script|Slots#2|400, { callfunc "SlotMachine"; close; } -001-2.gat,41,65,0|script|Slot3|400, +001-2.gat,41,65,0|script|Slots#3|400, { callfunc "SlotMachine"; close; } -001-2.gat,32,67,0|shop|MoneyChanger|124,CasinoCoins :-1 +001-2.gat,102,27,0|shop|MoneyChanger|124,CasinoCoins :-1 001-2.gat,28,63,0|script|BlackJack|107, { -- cgit v1.2.3-60-g2f50