From 5ad572d82984ca863fc1ff2b2c259628daa4afea Mon Sep 17 00:00:00 2001 From: wushin Date: Wed, 5 Nov 2014 11:07:38 -0600 Subject: NPCS on 001-* fixed --- world/map/npc/001-2/dedication.txt | 2 +- world/map/npc/001-2/omar.txt | 6 +++--- world/map/npc/001-2/phaet.txt | 2 +- world/map/npc/001-2/troupe_leader.txt | 2 +- 4 files changed, 6 insertions(+), 6 deletions(-) (limited to 'world/map/npc/001-2') diff --git a/world/map/npc/001-2/dedication.txt b/world/map/npc/001-2/dedication.txt index 8533b28e..03268df0 100644 --- a/world/map/npc/001-2/dedication.txt +++ b/world/map/npc/001-2/dedication.txt @@ -1,6 +1,6 @@ // Dedication to Irene Christina -001-2.gat,76,68,0|script|#IreneDedication|400, +001-2.gat,76,68,0|script|#IreneDedication|400 { mes "~ Irene Christina ~"; mes "The song in this house is dedicated to Irene."; diff --git a/world/map/npc/001-2/omar.txt b/world/map/npc/001-2/omar.txt index de442ab6..c67bd44f 100644 --- a/world/map/npc/001-2/omar.txt +++ b/world/map/npc/001-2/omar.txt @@ -1,5 +1,5 @@ // -function|script|KadiyaSubquestConsts|, +function|script|KadiyaSubquestConsts { set @Q_kadiya_status, (QUEST_MAGIC2 & NIBBLE_3_MASK) >> NIBBLE_3_SHIFT; @@ -21,7 +21,7 @@ function|script|KadiyaSubquestConsts|, return; } -001-2.gat,70,60,0|script|Omar|162, +001-2.gat,70,60,0|script|Omar|162 { callfunc "ElanoreFix"; callfunc "KadiyaSubquestConsts"; @@ -178,7 +178,7 @@ S_update_var: return; } -001-2.gat,76,59,0|script|Kadiya|174, +001-2.gat,76,59,0|script|Kadiya|174 { set @child_number, 7; callfunc "XmasList"; diff --git a/world/map/npc/001-2/phaet.txt b/world/map/npc/001-2/phaet.txt index 5711047e..aa0c9848 100644 --- a/world/map/npc/001-2/phaet.txt +++ b/world/map/npc/001-2/phaet.txt @@ -1,6 +1,6 @@ // -001-2.gat,132,25,0|script|Phaet|125,0,0, +001-2.gat,132,25,0|script|Phaet|125,0,0 { mes "[Phaet the Royal Guard]"; mes "\"Hey, you seem tough enough! Would you like to prove your skills? I'll let you in the arena if you give me 50 gp. You can fight against other players there.\""; diff --git a/world/map/npc/001-2/troupe_leader.txt b/world/map/npc/001-2/troupe_leader.txt index 996e14e7..64eef7b2 100644 --- a/world/map/npc/001-2/troupe_leader.txt +++ b/world/map/npc/001-2/troupe_leader.txt @@ -1,6 +1,6 @@ // -001-2.gat,34,23,0|script|Troupe Leader|165, +001-2.gat,34,23,0|script|Troupe Leader|165 { callfunc "ClearVariables"; -- cgit v1.2.3-60-g2f50