From 9ade21108f2cffaf0faac0c68885b6a70d3c07e3 Mon Sep 17 00:00:00 2001 From: Stefan Dombrowski Date: Fri, 27 Nov 2009 23:56:11 +0100 Subject: Fixing a bug where you could not talk to NPCs. Problem: When you try to talk to some NPCs and these NPC don't speak to you, then after that you can't talk to any other NPC until the client is restarted. Solution: The responsibilities of the rules NPC are moved to Ian. The well and the tree are talking to everyone now. --- npc/001-1_Tulimshar/rules.txt | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 npc/001-1_Tulimshar/rules.txt (limited to 'npc/001-1_Tulimshar/rules.txt') 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; -} -- cgit v1.2.3-70-g09d2