From 027ee71cb7cdfeb2834cb8c66b66bd4869b0a556 Mon Sep 17 00:00:00 2001 From: toni Date: Sun, 3 Apr 2011 14:51:56 -0300 Subject: Fixing strange bug when using "npcName" as a name for a temporary variable --- npc/021-1_Tulimshar/north_shops.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'npc/021-1_Tulimshar') diff --git a/npc/021-1_Tulimshar/north_shops.txt b/npc/021-1_Tulimshar/north_shops.txt index 83d25145..4fc3c481 100644 --- a/npc/021-1_Tulimshar/north_shops.txt +++ b/npc/021-1_Tulimshar/north_shops.txt @@ -28,7 +28,7 @@ // Another banker 021-1.gat,122,32,0 script Hydusun 149,{ - set @npcName$, "Hydusun"; + set @npcname$, "Hydusun"; callfunc "Banker"; close; } -- cgit v1.2.3-60-g2f50