summaryrefslogtreecommitdiff
path: root/world/map/npc/055-1
diff options
context:
space:
mode:
Diffstat (limited to 'world/map/npc/055-1')
-rw-r--r--world/map/npc/055-1/flowerpentagram4.txt6
1 files changed, 3 insertions, 3 deletions
diff --git a/world/map/npc/055-1/flowerpentagram4.txt b/world/map/npc/055-1/flowerpentagram4.txt
index 714861ad..31f9800f 100644
--- a/world/map/npc/055-1/flowerpentagram4.txt
+++ b/world/map/npc/055-1/flowerpentagram4.txt
@@ -4,8 +4,8 @@
if (OrumQuest >= 31) goto L_PlacedFifthFlower;
- if (OrumQuest > 27) goto L_PlacedFourthFlower;
- if (OrumQuest == 27) goto L_FourthFlower;
+ if (OrumQuest > 26) goto L_PlacedFourthFlower;
+ if (OrumQuest == 26) goto L_FourthFlower;
message strcharinfo(0), "Something is odd with this place.";
end;
@@ -41,7 +41,7 @@ L_Place:
delitem "YellowSummonFlower", 1;
mes "Worried about what will leak from the astral plane this time, you prepare yourself and put the flower in place.";
mes "As expected you feel the magical tension building up. They're coming.";
- set OrumQuest, 28;
+ set OrumQuest, 27;
close2;
areamonster "055-1.gat", 133, 87, 144, 99, "", 1105, 1, "#FlowerPentagram4::OnSquirrelDeath";
areamonster "055-1.gat", 133, 87, 144, 99, "", 1106, 1, "#FlowerPentagram4::OnMushroomDeath";