summaryrefslogtreecommitdiff
path: root/npc/001-1_Tulimshar/rules.txt
diff options
context:
space:
mode:
Diffstat (limited to 'npc/001-1_Tulimshar/rules.txt')
-rw-r--r--npc/001-1_Tulimshar/rules.txt9
1 files changed, 0 insertions, 9 deletions
diff --git a/npc/001-1_Tulimshar/rules.txt b/npc/001-1_Tulimshar/rules.txt
deleted file mode 100644
index 1b58c12f..00000000
--- a/npc/001-1_Tulimshar/rules.txt
+++ /dev/null
@@ -1,9 +0,0 @@
-//
-
-//001-1.gat,29,28,0 script #Rules 0,1,1,{
-001-1.gat,29,28,0 script #Rules 127,1,1,{
- if (TUT_var & 1 == 1) close;
- callfunc "GameRules";
- mes "Ian, the trainer, can help you get to know the game.";
- close;
-}