From cb56c9363e991b8168294c50b771a48b44607775 Mon Sep 17 00:00:00 2001 From: Jessica Tölke Date: Fri, 21 Dec 2012 21:03:26 +0100 Subject: Fix some indentation in Wyara's script. --- world/map/npc/009-2/wyara.txt | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'world/map/npc/009-2/wyara.txt') diff --git a/world/map/npc/009-2/wyara.txt b/world/map/npc/009-2/wyara.txt index 9815dfd6..cef03385 100644 --- a/world/map/npc/009-2/wyara.txt +++ b/world/map/npc/009-2/wyara.txt @@ -19,8 +19,9 @@ // This operation works around an earlier possible corruption of this state if (@Q_status > @STATUS_MAX) - set @Q_status, @STATUS_INITIAL; - if ((@Q_status == @STATUS_PURIFY_OVER) && (getskilllv(SKILL_MAGIC_NATURE) < 2)) set @Q_status, @STATUS_INITIAL; + set @Q_status, @STATUS_INITIAL; + if ((@Q_status == @STATUS_PURIFY_OVER) && (getskilllv(SKILL_MAGIC_NATURE) < 2)) + set @Q_status, @STATUS_INITIAL; callsub S_update_var; set @has_magic, getskilllv(SKILL_MAGIC); -- cgit v1.2.3-60-g2f50