From a50ac58849cc7b99d38564f2134b51b96f17afa6 Mon Sep 17 00:00:00 2001 From: Ben Longbons Date: Thu, 20 Oct 2011 23:56:56 -0700 Subject: Fix nameless NPC dialog --- world/map/npc/020-2/shops.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'world/map/npc') diff --git a/world/map/npc/020-2/shops.txt b/world/map/npc/020-2/shops.txt index 11676156..f220f48e 100644 --- a/world/map/npc/020-2/shops.txt +++ b/world/map/npc/020-2/shops.txt @@ -2,7 +2,7 @@ // About the Area NPC 020-2.gat,75,28,0|script|Taylor|137,{ - mes "[" + @npcname$ + "]"; + mes "[Taylor]"; mes "\"While it can be dangerous up here in Kaizei, I take comfort that Nivalis is not surrounded by the Yeti like Thermin is. What a weird town.\""; next; mes "\"Around Christmas time, this place gets crazy, but most of the time Nivalis serves as a hub for adventurers and tourists that come to Kaizei.\""; -- cgit v1.2.3-60-g2f50