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.txt5
1 files changed, 4 insertions, 1 deletions
diff --git a/npc/001-2_Tulimshar/casino.txt b/npc/001-2_Tulimshar/casino.txt
index b5da3933..bc07cab8 100644
--- a/npc/001-2_Tulimshar/casino.txt
+++ b/npc/001-2_Tulimshar/casino.txt
@@ -8,14 +8,17 @@
001-2.gat,37,65,0 script Slot1 127,{
callfunc "SlotMachine";
+ close;
}
001-2.gat,39,65,0 script Slot2 127,{
callfunc "SlotMachine";
+ close;
}
001-2.gat,41,65,0 script Slot3 127,{
callfunc "SlotMachine";
+ close;
}
001-2.gat,32,67,0 shop MoneyChanger 124,503:10
@@ -90,7 +93,7 @@ L_Ace:
menu
"Yes", L_Another,
"No", L_End;
-
+ close;
}
001-2.gat,22,69,0 script Roulette 107,{