From fc94f62b0618ce1c417a6b84b27f130a655eb189 Mon Sep 17 00:00:00 2001 From: wushin Date: Wed, 5 Nov 2014 11:18:15 -0600 Subject: NPCs on 035-* fixed --- world/map/npc/035-2/casino.txt | 4 ++-- world/map/npc/035-2/emblems.txt | 14 +++++++------- world/map/npc/035-2/koga.txt | 2 +- 3 files changed, 10 insertions(+), 10 deletions(-) (limited to 'world/map/npc/035-2') diff --git a/world/map/npc/035-2/casino.txt b/world/map/npc/035-2/casino.txt index 83759787..47351085 100644 --- a/world/map/npc/035-2/casino.txt +++ b/world/map/npc/035-2/casino.txt @@ -1,11 +1,11 @@ // Casino -035-2.gat,34,37,0|script|Slots#4|400, +035-2.gat,34,37,0|script|Slots#4|400 { callfunc "SlotMachine"; close; } -035-2.gat,36,37,0|script|Slots#5|400, +035-2.gat,36,37,0|script|Slots#5|400 { callfunc "SlotMachine"; close; diff --git a/world/map/npc/035-2/emblems.txt b/world/map/npc/035-2/emblems.txt index 895909a3..9e888fd4 100644 --- a/world/map/npc/035-2/emblems.txt +++ b/world/map/npc/035-2/emblems.txt @@ -1,40 +1,40 @@ -035-2.gat,28,27,0|script|#k1city1e|410, +035-2.gat,28,27,0|script|#k1city1e|410 { end; OnInit: disablenpc "#k1city1e"; end; } -035-2.gat,28,27,0|script|#k1city1d|411, +035-2.gat,28,27,0|script|#k1city1d|411 { end; } -035-2.gat,30,27,0|script|#k1city2e|412, +035-2.gat,30,27,0|script|#k1city2e|412 { end; OnInit: disablenpc "#k1city2e"; end; } -035-2.gat,30,27,0|script|#k1city2d|413, +035-2.gat,30,27,0|script|#k1city2d|413 { end; } -035-2.gat,32,27,0|script|#k1city3e|414, +035-2.gat,32,27,0|script|#k1city3e|414 { end; OnInit: disablenpc "#k1city3e"; end; } -035-2.gat,32,27,0|script|#k1city3d|415, +035-2.gat,32,27,0|script|#k1city3d|415 { end; } -035-2.gat,32,27,0|script|#k1sound|127, +035-2.gat,32,27,0|script|#k1sound|127 { end; OnCommandDing: diff --git a/world/map/npc/035-2/koga.txt b/world/map/npc/035-2/koga.txt index b9e0969d..c38221a4 100644 --- a/world/map/npc/035-2/koga.txt +++ b/world/map/npc/035-2/koga.txt @@ -1,6 +1,6 @@ // Dock -035-2.gat,39,29,0|script|#KogaExit|45,0,1, +035-2.gat,39,29,0|script|#KogaExit|45,0,1 { mes "Disembark the ferry for "+$@MainDocks$[$@MainCurrentDock]+"?"; menu -- cgit v1.2.3-60-g2f50