summaryrefslogtreecommitdiff
path: root/npc/020-2-34/casino.txt
diff options
context:
space:
mode:
Diffstat (limited to 'npc/020-2-34/casino.txt')
-rw-r--r--npc/020-2-34/casino.txt17
1 files changed, 17 insertions, 0 deletions
diff --git a/npc/020-2-34/casino.txt b/npc/020-2-34/casino.txt
new file mode 100644
index 00000000..06d25fc4
--- /dev/null
+++ b/npc/020-2-34/casino.txt
@@ -0,0 +1,17 @@
+// Tulimshar Inn Casino
+// Author:
+// Jesusalva
+
+020-2-34,33,22,0 duplicate(Slot Machine) Slot Machine#T1 NPC_HASAN
+
+020-2-34,45,22,0 duplicate(High Lower) Gambler#T1 NPC_HUMAN_MALE_BROTHERHOOD
+
+// Hot point for Kylian's Quest
+020-2-34,37,34,0 script #HeyCasino NPC_HIDDEN,0,0,{
+ end;
+OnTouch:
+ // TODO: "Donutello : Hey stop there! You are underlevel, you cannot enter!"
+ setq2 TonoriQuest_Kylian, getq2(TonoriQuest_Kylian) | KYLIAN_CASINO;
+ end;
+}
+