From d168df937aab324fcbb57d7c36a318aff106ac2e Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Sat, 31 Aug 2019 15:34:58 -0300 Subject: EXP Bonus duration: 1 hour → 2 hours MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- npc/002-3/nard.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'npc/002-3/nard.txt') diff --git a/npc/002-3/nard.txt b/npc/002-3/nard.txt index 7a5087897..f87e39beb 100644 --- a/npc/002-3/nard.txt +++ b/npc/002-3/nard.txt @@ -66,8 +66,8 @@ L_Checker: .@BONUS=min(50, .@AVG_LEVEL/2); sc_end SC_CASH_PLUSEXP; sc_end SC_CASH_RECEIVEITEM; - sc_start SC_CASH_PLUSEXP, 3600000, .@BONUS; - sc_start SC_CASH_RECEIVEITEM, 3600000, .@BONUS; + sc_start SC_CASH_PLUSEXP, 7200000, .@BONUS; + sc_start SC_CASH_RECEIVEITEM, 7200000, .@BONUS; specialeffect FX_SPECIAL, SELF, getcharid(3); mesc l("EXP Gain raised in @@% for one hour!", .@BONUS), 2; next; -- cgit v1.2.3-60-g2f50