diff options
Diffstat (limited to 'world/map/npc/017-1')
-rw-r--r-- | world/map/npc/017-1/flowerpentagram1.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/world/map/npc/017-1/flowerpentagram1.txt b/world/map/npc/017-1/flowerpentagram1.txt index 3815b179..5b09f346 100644 --- a/world/map/npc/017-1/flowerpentagram1.txt +++ b/world/map/npc/017-1/flowerpentagram1.txt @@ -1,7 +1,7 @@ // Author: Jenalya -017-1.gat,95,42,0|script|#FlowerPentagram1|400,{ - +017-1.gat,95,42,0|script|#FlowerPentagram1|400, +{ if (OrumQuest >= 31) goto L_PlacedFifthFlower; if (OrumQuest > 17) goto L_PlacedFirstFlower; |