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/010-2_Dimonds_Cove/dimonds.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'npc/010-2_Dimonds_Cove/dimonds.txt') diff --git a/npc/010-2_Dimonds_Cove/dimonds.txt b/npc/010-2_Dimonds_Cove/dimonds.txt index c79a58e7..c1578d55 100644 --- a/npc/010-2_Dimonds_Cove/dimonds.txt +++ b/npc/010-2_Dimonds_Cove/dimonds.txt @@ -541,7 +541,7 @@ leave: 010-2.gat,65,41,0 shop General Store 137,586:1000,524:1600,544:10000,632:10000,528:1000,735:-1 010-2.gat,75,68,0 script Basil 107,{ - set @npcName$, "[Basil the Inn Keeper]"; + set @npcname$, "Basil the Inn Keeper"; set @cost, 200; callfunc "Inn"; } -- cgit v1.2.3-60-g2f50