From ae194001586f5cc7dc680f56a1aed5c453c7e72d Mon Sep 17 00:00:00 2001 From: Ben Longbons Date: Mon, 19 Aug 2013 20:06:30 -0700 Subject: Give every NPC a unique name --- world/map/npc/021-1/workers.txt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'world/map/npc/021-1/workers.txt') diff --git a/world/map/npc/021-1/workers.txt b/world/map/npc/021-1/workers.txt index 59419da0..cdba39b3 100644 --- a/world/map/npc/021-1/workers.txt +++ b/world/map/npc/021-1/workers.txt @@ -1,20 +1,20 @@ // -021-1.gat,144,22,0|script|Construction Worker|155, +021-1.gat,144,22,0|script|Construction Worker#1|155, { mes "[Construction worker]"; mes "\"I can't let you beyond this gate. The area is closed for renovation.\""; close; } -021-1.gat,156,97,0|script|Construction Worker|155, +021-1.gat,156,97,0|script|Construction Worker#2|155, { mes "[Construction worker]"; mes "\"East Tulimshar is closed for repairs.\""; close; } -021-1.gat,156,44,0|script|Construction Worker|155, +021-1.gat,156,44,0|script|Construction Worker#3|155, { mes "[Construction worker]"; mes "\"East Tulimshar is closed for repairs.\""; -- cgit v1.2.3-60-g2f50