summaryrefslogtreecommitdiff
path: root/npc/quests/quests_rachel.txt
diff options
context:
space:
mode:
authorL0ne_W0lf <L0ne_W0lf@54d463be-8e91-2dee-dedb-b68131a5f0ec>2008-04-05 16:03:58 +0000
committerL0ne_W0lf <L0ne_W0lf@54d463be-8e91-2dee-dedb-b68131a5f0ec>2008-04-05 16:03:58 +0000
commit7a009c69c0b48a09ec1de84ef2f48d462c09d646 (patch)
tree5ab318ef006dcad68b5174c5457d5d6ccb5e26d5 /npc/quests/quests_rachel.txt
parenta8470f6c2a63610e92de5838a8d41073df3ea1c0 (diff)
downloadhercules-7a009c69c0b48a09ec1de84ef2f48d462c09d646.tar.gz
hercules-7a009c69c0b48a09ec1de84ef2f48d462c09d646.tar.bz2
hercules-7a009c69c0b48a09ec1de84ef2f48d462c09d646.tar.xz
hercules-7a009c69c0b48a09ec1de84ef2f48d462c09d646.zip
Further updates to Zhed's Veins addition.
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@12495 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'npc/quests/quests_rachel.txt')
-rw-r--r--npc/quests/quests_rachel.txt22
1 files changed, 8 insertions, 14 deletions
diff --git a/npc/quests/quests_rachel.txt b/npc/quests/quests_rachel.txt
index bb96a809a..938d303ab 100644
--- a/npc/quests/quests_rachel.txt
+++ b/npc/quests/quests_rachel.txt
@@ -3,7 +3,7 @@
//===== By: ==================================================
//= L0ne_W0lf
//===== Current Version: =====================================
-//= 2.4
+//= 2.4a
//===== Compatible With: =====================================
//= eAthena SVN
//===== Description: =========================================
@@ -49,6 +49,7 @@
//= 2.2a Corrected a Typo error ";;". [Samuray22]
//= 2.3 Added Zhed's portion of Thor Volcano Base Quest. (euRO) [L0ne_W0lf]
//= 2.4 Updated Zhed's Thor Vol. Base addition dialog to iRO's. [L0ne_W0lf]
+//= 2.4a Further updates to Zhed's Veins addition. [L0ne_W0lf]
//============================================================
// Lost Child Quest (Prerequisite to High Priest quest)
@@ -5304,19 +5305,12 @@ ra_temin,277,159,3 script High Priest Zhed#rachel 932,{
mes "checking out for now?";
next;
if (select("Yes:No") == 2) {
- //Bah, missed this dialog.
mes "[High Priest Zhed]";
- mes "Why did you change your";
- mes "mind about protecting the";
- mes "peace between the two";
- mes "countries?";
- next;
- mes "[High Priest Zhed]";
- mes "Regardless, I think you";
- mes "should know where the";
- mes "geologist lives, so that";
- mes "you can go see him if you";
- mes "change your mind again.";
+ mes "Well you never know";
+ mes "until you ask. Besides,";
+ mes "I don't know if there's";
+ mes "any way to sneak?";
+ mes "into the Thor Volcano Camp...";
next;
}
mes "[High Priest Zhed]";
@@ -5333,7 +5327,7 @@ ra_temin,277,159,3 script High Priest Zhed#rachel 932,{
end;
}
else {
- //Also missed
+ //Also missed, no way to "drop" file folder.
mes "["+strcharinfo(0)+"]";
mes "Now where did I put that File Folder?";
close2;