From ef73adbb5a21ef457e9b4da7b095d8f1ccea4d70 Mon Sep 17 00:00:00 2001 From: wushin Date: Wed, 5 Nov 2014 11:20:21 -0600 Subject: NPCs on 056-* fixed --- world/map/npc/056-1/flowerpentagram5.txt | 2 +- world/map/npc/056-2/barrier.txt | 2 +- world/map/npc/056-2/mirak.txt | 2 +- world/map/npc/056-2/notes.txt | 4 ++-- 4 files changed, 5 insertions(+), 5 deletions(-) diff --git a/world/map/npc/056-1/flowerpentagram5.txt b/world/map/npc/056-1/flowerpentagram5.txt index 9a128ef8..bc5b3766 100644 --- a/world/map/npc/056-1/flowerpentagram5.txt +++ b/world/map/npc/056-1/flowerpentagram5.txt @@ -1,7 +1,7 @@ // Author: Jenalya // $@Flower_Pentagram_Time saves the time when the last summoning happened -056-1.gat,62,31,0|script|#FlowerPentagram5|400, +056-1.gat,62,31,0|script|#FlowerPentagram5|400 { if (OrumQuest >= 31) goto L_PlacedFifthFlower; diff --git a/world/map/npc/056-2/barrier.txt b/world/map/npc/056-2/barrier.txt index a9f12a5d..1cbe2b94 100644 --- a/world/map/npc/056-2/barrier.txt +++ b/world/map/npc/056-2/barrier.txt @@ -1,4 +1,4 @@ -056-2.gat,23,33,0|script|#Barrier|45,0,0, +056-2.gat,23,33,0|script|#Barrier|45,0,0 { if (Mirak_Bantime > gettimetick(2)) goto L_Block; diff --git a/world/map/npc/056-2/mirak.txt b/world/map/npc/056-2/mirak.txt index 4296a2cc..bfa1d132 100644 --- a/world/map/npc/056-2/mirak.txt +++ b/world/map/npc/056-2/mirak.txt @@ -1,4 +1,4 @@ -056-2.gat,67,24,0|script|Mirak|372, +056-2.gat,67,24,0|script|Mirak|372 { // Variables to set: // @dq_cost - The number of points this quest uses diff --git a/world/map/npc/056-2/notes.txt b/world/map/npc/056-2/notes.txt index a458c2a9..a223c29a 100644 --- a/world/map/npc/056-2/notes.txt +++ b/world/map/npc/056-2/notes.txt @@ -1,4 +1,4 @@ -056-2.gat,77,34,0|script|Warning#mirak|400, +056-2.gat,77,34,0|script|Warning#mirak|400 { mes "Turn around. Do not come any closer!"; mes "Go back upstairs and leave! I don't want to see anybody!"; @@ -6,7 +6,7 @@ mes "- Mirak"; close; } -056-2.gat,29,30,0|script|Note#mirak|400, +056-2.gat,29,30,0|script|Note#mirak|400 { mes "DO NOT GO ANY FURTHER!"; mes "Put the supplies on the table and do not come downstairs. I don't want to be bothered."; -- cgit v1.2.3-60-g2f50