diff options
Diffstat (limited to 'world/map/npc/056-1')
-rw-r--r-- | world/map/npc/056-1/flowerpentagram5.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/world/map/npc/056-1/flowerpentagram5.txt b/world/map/npc/056-1/flowerpentagram5.txt index 4650d426..532bc6eb 100644 --- a/world/map/npc/056-1/flowerpentagram5.txt +++ b/world/map/npc/056-1/flowerpentagram5.txt @@ -2,7 +2,7 @@ // $@Flower_Pentagram_Time saves the time when the last summoning happened 056-1.gat,62,31,0|script|#FlowerPentagram5|400,{ -goto L_Place; + if (OrumQuest >= 31) goto L_PlacedFifthFlower; if (OrumQuest == 30) goto L_FifthFlower; |