diff options
Diffstat (limited to 'world/map/npc/056-1')
-rw-r--r-- | world/map/npc/056-1/flowerpentagram5.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/world/map/npc/056-1/flowerpentagram5.txt b/world/map/npc/056-1/flowerpentagram5.txt index 1218076c..6562d8e8 100644 --- a/world/map/npc/056-1/flowerpentagram5.txt +++ b/world/map/npc/056-1/flowerpentagram5.txt @@ -1,8 +1,8 @@ // 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; if (OrumQuest == 30) goto L_FifthFlower; |