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/001-2_Tulimshar/shops.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'npc/001-2_Tulimshar') diff --git a/npc/001-2_Tulimshar/shops.txt b/npc/001-2_Tulimshar/shops.txt index e607dd97..c70ad113 100644 --- a/npc/001-2_Tulimshar/shops.txt +++ b/npc/001-2_Tulimshar/shops.txt @@ -3,7 +3,7 @@ 001-2.gat,26,26,0 shop InnKeeper 112,539:175,513:20,519 001-2.gat,103,26,0 script Rebecca 118,{ - set @npcName$, "Rebecca the Inn Keeper"; + set @npcname$, "Rebecca the Inn Keeper"; set @cost, 100; callfunc "Inn"; close; -- cgit v1.2.3-60-g2f50