From 1d63c1899b5a6cb2d74c2cb6ff18bb236513e264 Mon Sep 17 00:00:00 2001 From: Jessica Tölke Date: Tue, 11 Jun 2013 08:12:33 +0200 Subject: Remove some slipped debug lines in Blossom and flowerpentagram5. --- world/map/npc/056-1/flowerpentagram5.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'world/map/npc/056-1') 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; -- cgit v1.2.3-70-g09d2