summaryrefslogtreecommitdiff
path: root/world/map/npc/024-2
diff options
context:
space:
mode:
Diffstat (limited to 'world/map/npc/024-2')
-rw-r--r--world/map/npc/024-2/barrier.txt2
-rw-r--r--world/map/npc/024-2/tyer.txt2
-rw-r--r--world/map/npc/024-2/tyer_trigger.txt2
3 files changed, 3 insertions, 3 deletions
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)