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/012-1/flowerpentagram2.txt | 4 ++-- world/map/npc/012-1/shops.txt | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) (limited to 'world/map/npc/012-1') diff --git a/world/map/npc/012-1/flowerpentagram2.txt b/world/map/npc/012-1/flowerpentagram2.txt index 688a7639..440d2571 100644 --- a/world/map/npc/012-1/flowerpentagram2.txt +++ b/world/map/npc/012-1/flowerpentagram2.txt @@ -1,7 +1,7 @@ // Author: Jenalya -012-1.gat,143,70,0|script|#FlowerPentagram2|400,{ - +012-1.gat,143,70,0|script|#FlowerPentagram2|400, +{ if (OrumQuest >= 31) goto L_PlacedFifthFlower; if (OrumQuest > 20) goto L_PlacedSecondFlower; diff --git a/world/map/npc/012-1/shops.txt b/world/map/npc/012-1/shops.txt index d82eea64..b15b2c3d 100644 --- a/world/map/npc/012-1/shops.txt +++ b/world/map/npc/012-1/shops.txt @@ -2,8 +2,8 @@ 012-1.gat,36,99,0|shop|#FlowerShop|127,RedRose :-1,PinkRose :-1,YellowRose :-1,WhiteRose :-1,OrangeRose :-1,DarkRedRose :-1,RedTulip :-1,PinkTulip :-1,YellowTulip :-1,WhiteTulip :-1,OrangeTulip :-1 -012-1.gat,36,99,0|script|Blossom|163,{ - +012-1.gat,36,99,0|script|Blossom|163, +{ mes "[Blossom]"; mes "\"Hello, would you like to buy some flowers?\""; menu -- cgit v1.2.3-60-g2f50