From 89e2ac5687d698f0843ac46612ee33b6692bbc93 Mon Sep 17 00:00:00 2001 From: Ben Longbons Date: Fri, 5 Jul 2013 12:25:49 -0700 Subject: Move starting brace to new line --- world/map/npc/005-1/spirit.txt | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) (limited to 'world/map/npc/005-1/spirit.txt') diff --git a/world/map/npc/005-1/spirit.txt b/world/map/npc/005-1/spirit.txt index cd75d536..73123842 100644 --- a/world/map/npc/005-1/spirit.txt +++ b/world/map/npc/005-1/spirit.txt @@ -1,4 +1,5 @@ -function|script|EarthImpTouch|{ +function|script|EarthImpTouch| +{ if (getskilllv(SKILL_MAGIC)) goto L_message; mes "[Well]"; @@ -275,10 +276,12 @@ S_update_var: return; } -005-1.gat,118,70,0|script|#EarthImp0#_M|400,{ +005-1.gat,118,70,0|script|#EarthImp0#_M|400, +{ callfunc "EarthImpTouch"; } -005-1.gat,119,70,0|script|#EarthImp1#_M|400,{ +005-1.gat,119,70,0|script|#EarthImp1#_M|400, +{ callfunc "EarthImpTouch"; } -- cgit v1.2.3-60-g2f50