summaryrefslogtreecommitdiff
path: root/npc/quests/skills
diff options
context:
space:
mode:
authorL0ne_W0lf <L0ne_W0lf@54d463be-8e91-2dee-dedb-b68131a5f0ec>2007-11-15 06:19:29 +0000
committerL0ne_W0lf <L0ne_W0lf@54d463be-8e91-2dee-dedb-b68131a5f0ec>2007-11-15 06:19:29 +0000
commit6493afb3a49188b5d87461a8e5e941bde7369edf (patch)
treef332848abb2a5865a496f745440d4cde63ebf004 /npc/quests/skills
parentc9d29e13231419d748b4771b8004bf269347d275 (diff)
downloadhercules-6493afb3a49188b5d87461a8e5e941bde7369edf.tar.gz
hercules-6493afb3a49188b5d87461a8e5e941bde7369edf.tar.bz2
hercules-6493afb3a49188b5d87461a8e5e941bde7369edf.tar.xz
hercules-6493afb3a49188b5d87461a8e5e941bde7369edf.zip
Fixes bugreport:417 and bugreport:418
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@11740 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'npc/quests/skills')
-rw-r--r--npc/quests/skills/alchemist_skills.txt5
1 files changed, 3 insertions, 2 deletions
diff --git a/npc/quests/skills/alchemist_skills.txt b/npc/quests/skills/alchemist_skills.txt
index df7c697d8..5f5f9b358 100644
--- a/npc/quests/skills/alchemist_skills.txt
+++ b/npc/quests/skills/alchemist_skills.txt
@@ -3,7 +3,7 @@
//===== By: ==================================================
//= Lupus, Reddozen, Samuray22
//===== Current Version: =====================================
-//= 2.0
+//= 2.1
//===== Compatible With: =====================================
//= eAthena SVN
//===== Description: =========================================
@@ -13,6 +13,7 @@
//===== Additional Comments: =================================
//= 1.9 Rescripted to Aegis 10.3 stadards. [L0ne_W0lf]
//= 2.0 Rescripted (and re-added) Bio Ethics quest. [L0ne_W0lf]
+//= 2.1 Fixed a Resurrection -> Homunculus Resurrection. [L0ne_W0lf]
//============================================================
yuno_in04,33,108,4 script Pisruik#qsk_al 883,{
@@ -1437,7 +1438,7 @@ lhz_in01,224,140,3 script Kellasus#qsk_al 57,{
mes "you to resurrect Homunculi?";
next;
input .@input$;
- if (.@input$ == "Resurrection") {
+ if (.@input$ == "Homunculus Resurrection") {
mes "[Kellasus]";
mes "So you have been putting";
mes "a lot of effort in studying";