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/quests/quests_umbala.txt | 26 ++++++++++++-------------- 1 file changed, 12 insertions(+), 14 deletions(-) (limited to 'npc/quests/quests_umbala.txt') diff --git a/npc/quests/quests_umbala.txt b/npc/quests/quests_umbala.txt index 11a5f1acb..54823189b 100644 --- a/npc/quests/quests_umbala.txt +++ b/npc/quests/quests_umbala.txt @@ -1,13 +1,11 @@ -//===== rAthena Script ======================================= +//===== Hercules Script ====================================== //= Quest NPCs related to Umbala -//===== By: ================================================== +//===== By: ================================================== //= sabernet09 & rAthena Team -//===== Current Version: ===================================== +//===== Current Version: ===================================== //= 2.2a -//===== Compatible With: ===================================== -//= rAthena 7.15 + -//===== Description: ========================================= -//= [Aegis Conversion] +//===== Description: ========================================= +//= [Official Conversion] //= Umbalian Language Quest, Umbala Skeletal Gate Quest, //= Umbala Event, Create Essence/Dismantle Stone // Phase 1. Learning the Language @@ -23,7 +21,7 @@ //= Umbala Domestic Dispute? //= - This quest is only avaliable if you have not done language quest. //= - Variables in use: um_wind, MISC_QUEST (Bit 32768) -//===== Additional Comments: ================================= +//===== Additional Comments: ================================= //= fixed by x[tsk], Lupus, PoW //= Quest completion is now registered //= 1.1 fixed Poporing Egg ID -> Poring Egg, fixed condition @@ -32,14 +30,14 @@ //= 1.7a Removed all custom quests to custom folder [Lupus] //= 1.8 Added official chance of failure to Create Essence/Dismantle Stone [Lupus] //= 1.9 Added functionality to allow players to dismantle more -//= than a stone at once, up to 10. [SinSloth] +//= than a stone at once, up to 10. [SinSloth] //= 2.0 Updated hack check and added a weight check to dismantling. [SinSloth] //= 2.1 Rescripted to Aegis 10.3 standards. Added strange quest. [L0ne_W0lf] //= 2.2 Readded the ability to dismantle multiple stones at once. [L0ne_W0lf] //= 2.2a Fixed weight check from previous update. [L0ne_w0lf] -//============================================================ +//============================================================ -// Umbalian Language Quest +// Umbalian Language Quest :: um_trans //============================================================ um_in,39,122,5 script Utan Chief 784,{ if (event_umbala == 0) { @@ -362,7 +360,7 @@ um_in,39,122,5 script Utan Chief 784,{ } } -// Create Essence/Dismantle Stone Quest +// Create Essence/Dismantle Stone Quest :: um_npc //============================================================ um_in,44,71,2 script Utan Shaman 782,{ if (checkweight(908,600) == 0) { @@ -979,8 +977,8 @@ umbala,221,193,1 script #Skulldoor 111,{ } } -// Umbala Domestic Dispute Quest -//============================================================ +// Umbala Domestic Dispute Quest :: um_npc_ryu +//============================================================ um_in,139,48,5 script Phrenetan 783,{ if (event_umbala >= 3) { mes "[Phrenetan]"; -- cgit v1.2.3-70-g09d2