From e3afdc2af4c5e50c79237ee092e25f39b7428e47 Mon Sep 17 00:00:00 2001 From: Michieru Date: Thu, 24 Oct 2013 12:10:43 +0200 Subject: Update to last rAthena npc. Fix some typos change sc_bleeding to -> sc_blooding Updated RE EXP for quests_brasilis.txt --- npc/pre-re/quests/collection/quest_zhupolong.txt | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) (limited to 'npc/pre-re/quests/collection/quest_zhupolong.txt') diff --git a/npc/pre-re/quests/collection/quest_zhupolong.txt b/npc/pre-re/quests/collection/quest_zhupolong.txt index bf3999683..b5a6360bf 100644 --- a/npc/pre-re/quests/collection/quest_zhupolong.txt +++ b/npc/pre-re/quests/collection/quest_zhupolong.txt @@ -1,11 +1,9 @@ -//===== rAthena Script ======================================= +//===== Hercules Script ====================================== //= iRO Repeatable EXP Quests. //===== By: ================================================== //= Masao //===== Current Version: ===================================== //= 1.0 -//===== Compatible With: ===================================== -//= rAthena SVN //===== Description: ========================================= //= Custom Version. //= Repeatable EXP Quest : Kill 50 Zhu Po Long. @@ -71,7 +69,7 @@ lou_dun02,161,264,4 script Dragon Hunter 732,{ next; switch(select("Sure:Cancel")) { case 1: - if(BaseLevel > 90){ + if (BaseLevel > 90) { mes "[Dragon Hunter]"; mes "Thank you for your great help with the Zhu Po Long!"; mes "Currently the Situation is stable and i'm not in need of your help anymore to kill them."; -- cgit v1.2.3-60-g2f50