summaryrefslogtreecommitdiff
path: root/npc/quests/skills
diff options
context:
space:
mode:
authorsamuray22 <samuray22@54d463be-8e91-2dee-dedb-b68131a5f0ec>2007-11-22 22:31:07 +0000
committersamuray22 <samuray22@54d463be-8e91-2dee-dedb-b68131a5f0ec>2007-11-22 22:31:07 +0000
commit2ec264e05673bd6efdc3afa6c983f4533433036c (patch)
tree81abed2e99b0a4b4547dc35cf04591171bf4f430 /npc/quests/skills
parent7929930775b05bd5fbb21be659f32050dc7216bd (diff)
downloadhercules-2ec264e05673bd6efdc3afa6c983f4533433036c.tar.gz
hercules-2ec264e05673bd6efdc3afa6c983f4533433036c.tar.bz2
hercules-2ec264e05673bd6efdc3afa6c983f4533433036c.tar.xz
hercules-2ec264e05673bd6efdc3afa6c983f4533433036c.zip
* Fixed Missing Variables in Metto quest. (bugreport:473)
* Deleted some unused Variables in Bio Ethics quest. * Changed some bad RGB Codes in THQ. (bugreport:211) git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@11783 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'npc/quests/skills')
-rw-r--r--npc/quests/skills/alchemist_skills.txt6
1 files changed, 2 insertions, 4 deletions
diff --git a/npc/quests/skills/alchemist_skills.txt b/npc/quests/skills/alchemist_skills.txt
index 5f5f9b358..6a7d20f92 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.1
+//= 2.1a
//===== Compatible With: =====================================
//= eAthena SVN
//===== Description: =========================================
@@ -14,6 +14,7 @@
//= 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]
+//= 2.1a Deleted some unused Variables in Bio Ethics quest. [Samuray22]
//============================================================
yuno_in04,33,108,4 script Pisruik#qsk_al 883,{
@@ -1416,9 +1417,6 @@ lhz_in01,224,140,3 script Kellasus#qsk_al 57,{
mes "Homunculus, putting it in";
mes "an inert state of hibernation?";
next;
- set jungdap1,Vaporize;
- set jungdap2,Embryo;
- set jungdap3,Resurrection;
input .@input$;
if (.@input$ == "Vaporize") {
mes "[Kellasus]";