From 49fb132b3762ea739047fb5f14da6e1e5fb19f26 Mon Sep 17 00:00:00 2001 From: Jessica Tölke Date: Sun, 7 Jul 2013 12:57:56 +0200 Subject: Move starting brace of npc scripts to new line. --- world/map/npc/056-1/flowerpentagram5.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'world/map/npc/056-1/flowerpentagram5.txt') 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; -- cgit v1.2.3-70-g09d2