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/055-1/flowerpentagram4.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'world/map/npc/055-1') diff --git a/world/map/npc/055-1/flowerpentagram4.txt b/world/map/npc/055-1/flowerpentagram4.txt index 31f9800f..364963c1 100644 --- a/world/map/npc/055-1/flowerpentagram4.txt +++ b/world/map/npc/055-1/flowerpentagram4.txt @@ -1,7 +1,7 @@ // Author: Jenalya -055-1.gat,141,89,0|script|#FlowerPentagram4|400,{ - +055-1.gat,141,89,0|script|#FlowerPentagram4|400, +{ if (OrumQuest >= 31) goto L_PlacedFifthFlower; if (OrumQuest > 26) goto L_PlacedFourthFlower; -- cgit v1.2.3-60-g2f50