From 352fd938cc489ed7d39402f5a48f7c72a7618ce3 Mon Sep 17 00:00:00 2001 From: Lupus Date: Mon, 4 Sep 2006 15:24:00 +0000 Subject: fixed bio ethic q git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@8611 54d463be-8e91-2dee-dedb-b68131a5f0ec --- npc/Changelog.txt | 3 +++ npc/quests/skills/alchemist_skills.txt | 8 ++++---- 2 files changed, 7 insertions(+), 4 deletions(-) (limited to 'npc') diff --git a/npc/Changelog.txt b/npc/Changelog.txt index 65f6b6a8f..fdcbd2596 100644 --- a/npc/Changelog.txt +++ b/npc/Changelog.txt @@ -32,6 +32,9 @@ Playtester Date Added ====== +09/04 + * Fixed Bio Ethic quest typo (misspelled key phrase), thx2 mr.rkit [Lupus] + - Merged updated city warps from TRUNK 09/03 * Added another next; in bongunsword.txt [Evera] * Added missing NPC name in text and next;'s in npc/quests/bongunsword.txt, diff --git a/npc/quests/skills/alchemist_skills.txt b/npc/quests/skills/alchemist_skills.txt index c0e592a5c..5e1cf0f1f 100644 --- a/npc/quests/skills/alchemist_skills.txt +++ b/npc/quests/skills/alchemist_skills.txt @@ -3,7 +3,7 @@ //===== By: ================================================== //= Lupus, Reddozen //===== Current Version: ===================================== -//= 1.5 +//= 1.5a //===== Compatible With: ===================================== //= eAthena Revision 3800+ //===== Description: ========================================= @@ -20,7 +20,7 @@ //= 1.3b Splitted into different files [DracoRPG] //= 1.4 Added Creators + Baby Alchemists can pass Bio Ethics //= Quest too [Lupus] -//= 1.5 Removed duplicates [Toms] +//= 1.5 Removed duplicates [Toms] 1.5a fixed typo [Lupus] //============================================================ @@ -284,7 +284,7 @@ lhz_in01.gat,224,140,8 script Kellasus 57,{ input @kelques$; next; mes "[Kellasus]"; - if(@kelques$ != "Homunculus Ressurection"){ + if(@kelques$ != "Homunculus Resurrection"){ mes "Hmpf. I knew you had"; mes "no knowledge on"; mes "homunculus."; @@ -421,7 +421,7 @@ lhz_in02.gat,269,273,4 script Bringel 709,{ next; mes "[Bringel]"; mes "However, I've heard about a skill named"; - mes "Homunculus Ressurection."; + mes "Homunculus Resurrection."; mes "It seems it is a very important thing"; mes "for people working on them."; set bioeth,4; -- cgit v1.2.3-60-g2f50