From 863cb6511466f55260b31902e196807f269d9a1a Mon Sep 17 00:00:00 2001 From: wushin Date: Wed, 5 Nov 2014 11:08:50 -0600 Subject: NPCs on 006-* fixed --- world/map/npc/006-1/mika.txt | 2 +- world/map/npc/006-1/pachua.txt | 2 +- world/map/npc/006-1/traveler.txt | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) (limited to 'world/map/npc/006-1') diff --git a/world/map/npc/006-1/mika.txt b/world/map/npc/006-1/mika.txt index d7ba11bc..82b3db85 100644 --- a/world/map/npc/006-1/mika.txt +++ b/world/map/npc/006-1/mika.txt @@ -1,4 +1,4 @@ -006-1.gat,39,22,0|script|Mika|114, +006-1.gat,39,22,0|script|Mika|114 { mes "[Mika]"; mes "\"My father told me about a man living in this desert who makes clothes out of snake skin.\""; diff --git a/world/map/npc/006-1/pachua.txt b/world/map/npc/006-1/pachua.txt index b97b0c96..a84922da 100644 --- a/world/map/npc/006-1/pachua.txt +++ b/world/map/npc/006-1/pachua.txt @@ -1,4 +1,4 @@ -006-1.gat,24,113,0|script|Pachua|143, +006-1.gat,24,113,0|script|Pachua|143 { setarray @npc_loc, 24, 113, 4; callfunc "PCtoNPCRange"; diff --git a/world/map/npc/006-1/traveler.txt b/world/map/npc/006-1/traveler.txt index 799e31e7..82b8c8a5 100644 --- a/world/map/npc/006-1/traveler.txt +++ b/world/map/npc/006-1/traveler.txt @@ -2,7 +2,7 @@ // Author: Wombat, wushin // cost depending on level and adapted to new scripting guidelines: Jenalya -006-1.gat,25,95,0|script|Rhutan the Traveler|103, +006-1.gat,25,95,0|script|Rhutan the Traveler|103 { set @NpcName$, "Rhutan"; set @NpcTravelBit, $@pachua_bit; -- cgit v1.2.3-60-g2f50