From 700e4388dbea30f4119404b3eb1ac9be372d1adf Mon Sep 17 00:00:00 2001 From: L0ne_W0lf Date: Tue, 18 Aug 2009 22:33:33 +0000 Subject: * Changed attribute_recover to no, being hit by the same element should not recover HP. * Added monster_noteleport to Okolnir quest maps. Will fix the tarot card issue. - Fixed Brynhild dialog in the Asprika quests. (bugreport:3085) - Removed "Disabled" tag from Volcano base quest. (bugreport:3342) - Attempted to fix the sign quest dancing portion. (bugreport:3382) - Fixed Guardian in schg_cas03 using invalid coords. (bugreport:3462) - Fixed Turbo Track records using wrong variable type. (bugreport:3484) - Fixed the checkweights in the Crow of Fate quest. (bugreport:3500) git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@14013 54d463be-8e91-2dee-dedb-b68131a5f0ec --- npc/quests/okolnir/godse_aru03.txt | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'npc/quests/okolnir/godse_aru03.txt') diff --git a/npc/quests/okolnir/godse_aru03.txt b/npc/quests/okolnir/godse_aru03.txt index ceea46902..c53637c02 100644 --- a/npc/quests/okolnir/godse_aru03.txt +++ b/npc/quests/okolnir/godse_aru03.txt @@ -3,7 +3,7 @@ //===== By: ================================================== //= L0ne_W0lf //===== Current Version: ===================================== -//= 1.2 +//= 1.2a //===== Compatible With: ===================================== //= eAthena SVN //===== Description: ========================================= @@ -21,6 +21,7 @@ //= Fixed message on the portal when the okolnir section is full. //= Corrected non-angry Piamette not disabling. //= Removed extra dialog that was used in the Brynhild quest. +//= 1.2a Fixed Wish maiden asking for soft feathers. [L0ne_W0lf] //============================================================ arug_cas03,324,161,3 script Guide#gq_aru03 899,{ @@ -274,7 +275,7 @@ que_qaru03,345,82,3 script Wish Maiden#gq_aru03 403,{ next; mes "[Wish Maiden]"; mes "Remember..."; - mes "You need to collect many Valhalla flowers."; + mes "You need to collect many soft feathers."; mes "I hope that your dreams come true."; next; mes "[Wish Maiden]"; -- cgit v1.2.3-70-g09d2