summaryrefslogtreecommitdiff
path: root/npc/021-1_Tulimshar/north_shops.txt
diff options
context:
space:
mode:
Diffstat (limited to 'npc/021-1_Tulimshar/north_shops.txt')
-rw-r--r--npc/021-1_Tulimshar/north_shops.txt2
1 files changed, 1 insertions, 1 deletions
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;
}