diff options
Diffstat (limited to 'npc/new_3-1-tulimshar/rules.txt')
-rw-r--r-- | npc/new_3-1-tulimshar/rules.txt | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/npc/new_3-1-tulimshar/rules.txt b/npc/new_3-1-tulimshar/rules.txt deleted file mode 100644 index 70917804..00000000 --- a/npc/new_3-1-tulimshar/rules.txt +++ /dev/null @@ -1,7 +0,0 @@ -// - -new_3-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."; -} |