From 3dfd41a6037c160f4d764f7f5aa7b1eec0ad3e68 Mon Sep 17 00:00:00 2001 From: wushin Date: Wed, 5 Nov 2014 11:15:19 -0600 Subject: NPCs on 024-* fixed --- world/map/npc/024-2/barrier.txt | 2 +- world/map/npc/024-2/tyer.txt | 2 +- world/map/npc/024-2/tyer_trigger.txt | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) (limited to 'world/map/npc/024-2') diff --git a/world/map/npc/024-2/barrier.txt b/world/map/npc/024-2/barrier.txt index aef0b938..84405447 100644 --- a/world/map/npc/024-2/barrier.txt +++ b/world/map/npc/024-2/barrier.txt @@ -1,6 +1,6 @@ // A barrier in the magic school to keep less experienced players out of the canyon -024-2.gat,31,24,0|script|#MagicSchoolBarrier1#M|127,1,1, +024-2.gat,31,24,0|script|#MagicSchoolBarrier1#M|127,1,1 { callfunc "MorganState"; if (@morgan >= 4) diff --git a/world/map/npc/024-2/tyer.txt b/world/map/npc/024-2/tyer.txt index 2b4f8674..21868e96 100644 --- a/world/map/npc/024-2/tyer.txt +++ b/world/map/npc/024-2/tyer.txt @@ -1,6 +1,6 @@ // A man in the magic school -024-2.gat,36,21,0|script|Tyer|157, +024-2.gat,36,21,0|script|Tyer|157 { mes "[Tyer]"; mes "\"Hello. Welcome to the Magic Insitute of Tulimshar.\""; diff --git a/world/map/npc/024-2/tyer_trigger.txt b/world/map/npc/024-2/tyer_trigger.txt index 0feafd99..6c532b62 100644 --- a/world/map/npc/024-2/tyer_trigger.txt +++ b/world/map/npc/024-2/tyer_trigger.txt @@ -1,6 +1,6 @@ // A man in the magic school -024-2.gat,33,24,0|script|#Tyer_Trigger|127,0,1, +024-2.gat,33,24,0|script|#Tyer_Trigger|127,0,1 { callfunc "MorganState"; if (@morgan >= 4) -- cgit v1.2.3-60-g2f50