diff options
author | wushin <pasekei@gmail.com> | 2014-11-05 11:18:15 -0600 |
---|---|---|
committer | wushin <pasekei@gmail.com> | 2014-11-05 11:47:24 -0600 |
commit | fc94f62b0618ce1c417a6b84b27f130a655eb189 (patch) | |
tree | 9f6d6a4b4a97f630e9f1b2b74704ea71dfd33bf0 /world/map/npc/035-2/casino.txt | |
parent | 5830c3db3f6bbe09b42173047bad854967a6a16e (diff) | |
download | serverdata-fc94f62b0618ce1c417a6b84b27f130a655eb189.tar.gz serverdata-fc94f62b0618ce1c417a6b84b27f130a655eb189.tar.bz2 serverdata-fc94f62b0618ce1c417a6b84b27f130a655eb189.tar.xz serverdata-fc94f62b0618ce1c417a6b84b27f130a655eb189.zip |
NPCs on 035-* fixed
Diffstat (limited to 'world/map/npc/035-2/casino.txt')
-rw-r--r-- | world/map/npc/035-2/casino.txt | 4 |
1 files changed, 2 insertions, 2 deletions
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; |