From 50f9ce485be24c8ea74eb46bd9bc4fc01bd345b5 Mon Sep 17 00:00:00 2001 From: euphyy Date: Thu, 20 Dec 2012 04:27:14 +0000 Subject: * Follow-up r17031: typo (bugreport:7027). git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@17032 54d463be-8e91-2dee-dedb-b68131a5f0ec --- npc/custom/quests/quest_shop.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'npc/custom/quests') diff --git a/npc/custom/quests/quest_shop.txt b/npc/custom/quests/quest_shop.txt index 0714fcb57..7b1ab7db6 100644 --- a/npc/custom/quests/quest_shop.txt +++ b/npc/custom/quests/quest_shop.txt @@ -178,8 +178,8 @@ function Chk { if (getarg(0) < getarg(1)) { set @qe[0],1; return "^FF0000"; - } - else return "^00FF00"; + } else + return "^00FF00"; } function Slot { -- cgit v1.2.3-60-g2f50