summaryrefslogtreecommitdiff
path: root/npc/035-2/casino.txt
diff options
context:
space:
mode:
Diffstat (limited to 'npc/035-2/casino.txt')
-rwxr-xr-xnpc/035-2/casino.txt9
1 files changed, 9 insertions, 0 deletions
diff --git a/npc/035-2/casino.txt b/npc/035-2/casino.txt
new file mode 100755
index 00000000..0df32fd1
--- /dev/null
+++ b/npc/035-2/casino.txt
@@ -0,0 +1,9 @@
+035-2,34,37,0 script Slots#4 NPC400,{
+ callfunc "SlotMachine";
+ close;
+}
+
+035-2,36,37,0 script Slots#5 NPC400,{
+ callfunc "SlotMachine";
+ close;
+}