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/009-2_Hurnscald/shops.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'npc/009-2_Hurnscald/shops.txt') diff --git a/npc/009-2_Hurnscald/shops.txt b/npc/009-2_Hurnscald/shops.txt index df100d36..733fa54f 100644 --- a/npc/009-2_Hurnscald/shops.txt +++ b/npc/009-2_Hurnscald/shops.txt @@ -11,7 +11,7 @@ // Receptionist // Offers the player to rest at the inn for 100gp 009-2.gat,50,48,0 script Receptionist 108,{ - set @npcName$, "Receptionist"; + set @npcname$, "Receptionist"; set @cost, 100; callfunc "Inn"; } -- cgit v1.2.3-70-g09d2