From d25a8158c803de0472aed97095633758f4d44ceb Mon Sep 17 00:00:00 2001 From: wushin Date: Wed, 5 Nov 2014 11:12:54 -0600 Subject: NPCs on 018-* fixed --- world/map/npc/018-2/angus.txt | 2 +- world/map/npc/018-2/caul.txt | 2 +- world/map/npc/018-2/miners.txt | 2 +- world/map/npc/018-2/receptionist.txt | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) (limited to 'world/map/npc/018-2') diff --git a/world/map/npc/018-2/angus.txt b/world/map/npc/018-2/angus.txt index 0bf7430c..6c9a76ed 100644 --- a/world/map/npc/018-2/angus.txt +++ b/world/map/npc/018-2/angus.txt @@ -1,6 +1,6 @@ // Angus the craftsman -018-2.gat,31,39,0|script|Angus|147, +018-2.gat,31,39,0|script|Angus|147 { set @honorific$, "lad"; if (Sex == 0) set @honorific$, "lass"; diff --git a/world/map/npc/018-2/caul.txt b/world/map/npc/018-2/caul.txt index 0633c505..eeae9b37 100644 --- a/world/map/npc/018-2/caul.txt +++ b/world/map/npc/018-2/caul.txt @@ -7,7 +7,7 @@ //# //################################################################################# -018-2.gat,37,22,0|script|Caul|107, +018-2.gat,37,22,0|script|Caul|107 { callfunc "ClearVariables"; diff --git a/world/map/npc/018-2/miners.txt b/world/map/npc/018-2/miners.txt index 59e97297..26662238 100644 --- a/world/map/npc/018-2/miners.txt +++ b/world/map/npc/018-2/miners.txt @@ -1,7 +1,7 @@ // This NPC makes gem powders out of gemstones // Authors: Ali-G, enchilado, Jenalya -018-2.gat,85,23,0|script|Malek|109, +018-2.gat,85,23,0|script|Malek|109 { callfunc "ClearVariables"; diff --git a/world/map/npc/018-2/receptionist.txt b/world/map/npc/018-2/receptionist.txt index be7d6bb9..b85ff2c1 100644 --- a/world/map/npc/018-2/receptionist.txt +++ b/world/map/npc/018-2/receptionist.txt @@ -1,6 +1,6 @@ // -018-2.gat,50,24,0|script|Receptionist#mine|108, +018-2.gat,50,24,0|script|Receptionist#mine|108 { callfunc "ClearVariables"; -- cgit v1.2.3-70-g09d2