summaryrefslogtreecommitdiff
path: root/npc/001-2_Tulimshar/casino.txt
diff options
context:
space:
mode:
Diffstat (limited to 'npc/001-2_Tulimshar/casino.txt')
-rw-r--r--npc/001-2_Tulimshar/casino.txt14
1 files changed, 7 insertions, 7 deletions
diff --git a/npc/001-2_Tulimshar/casino.txt b/npc/001-2_Tulimshar/casino.txt
index 58f99ea5..b5da3933 100644
--- a/npc/001-2_Tulimshar/casino.txt
+++ b/npc/001-2_Tulimshar/casino.txt
@@ -1,26 +1,26 @@
//
-new_8-1.gat,134,23,0 script Valdo 117,{
+001-2.gat,134,23,0 script Valdo 117,{
mes "[Valdo the Worker]";
mes "\"Please let me work, I'm really in a hurry!\"";
close;
}
-new_8-1.gat,37,65,0 script Slot1 127,{
+001-2.gat,37,65,0 script Slot1 127,{
callfunc "SlotMachine";
}
-new_8-1.gat,39,65,0 script Slot2 127,{
+001-2.gat,39,65,0 script Slot2 127,{
callfunc "SlotMachine";
}
-new_8-1.gat,41,65,0 script Slot3 127,{
+001-2.gat,41,65,0 script Slot3 127,{
callfunc "SlotMachine";
}
-new_8-1.gat,32,67,0 shop MoneyChanger 124,503:10
+001-2.gat,32,67,0 shop MoneyChanger 124,503:10
-new_8-1.gat,28,63,0 script BlackJack 107,{
+001-2.gat,28,63,0 script BlackJack 107,{
mes "[Croupier]";
mes "\"Would you like to play Black Jack?";
mes "You will need 15 casino coins.\"";
@@ -93,7 +93,7 @@ L_Ace:
}
-new_8-1.gat,22,69,0 script Roulette 107,{
+001-2.gat,22,69,0 script Roulette 107,{
mes "\"Good evening monsieur...";
mes "How much would you like to bet?\"";
next;