diff options
Diffstat (limited to 'npc/001-1_Tulimshar/rules.txt')
-rw-r--r-- | npc/001-1_Tulimshar/rules.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/npc/001-1_Tulimshar/rules.txt b/npc/001-1_Tulimshar/rules.txt index a67eeb14..1a0f3b82 100644 --- a/npc/001-1_Tulimshar/rules.txt +++ b/npc/001-1_Tulimshar/rules.txt @@ -4,4 +4,5 @@ if (TUT_var & 1 == 1) close; callfunc "GameRules"; mes "Ian, the trainer, can help you get to know the game."; + close; } |