summaryrefslogtreecommitdiff
path: root/npc/quests/seals/megingard_seal.txt
diff options
context:
space:
mode:
authorL0ne_W0lf <L0ne_W0lf@54d463be-8e91-2dee-dedb-b68131a5f0ec>2008-09-06 11:28:53 +0000
committerL0ne_W0lf <L0ne_W0lf@54d463be-8e91-2dee-dedb-b68131a5f0ec>2008-09-06 11:28:53 +0000
commit0769d6ded1ef403ed60d7d5d010ff4cec8b02c19 (patch)
tree831c29462b956e431d24b066251ee686cc9ef02d /npc/quests/seals/megingard_seal.txt
parent74b283460a19b508724cd9ea627bf70d0a421e92 (diff)
downloadhercules-0769d6ded1ef403ed60d7d5d010ff4cec8b02c19.tar.gz
hercules-0769d6ded1ef403ed60d7d5d010ff4cec8b02c19.tar.bz2
hercules-0769d6ded1ef403ed60d7d5d010ff4cec8b02c19.tar.xz
hercules-0769d6ded1ef403ed60d7d5d010ff4cec8b02c19.zip
Lots of small updates and corrections to seal quests.
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@13194 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'npc/quests/seals/megingard_seal.txt')
-rw-r--r--npc/quests/seals/megingard_seal.txt7
1 files changed, 4 insertions, 3 deletions
diff --git a/npc/quests/seals/megingard_seal.txt b/npc/quests/seals/megingard_seal.txt
index 9124dbf1d..92c298c70 100644
--- a/npc/quests/seals/megingard_seal.txt
+++ b/npc/quests/seals/megingard_seal.txt
@@ -3,7 +3,7 @@
//===== By: ==================================================
//= SinSloth
//===== Current Version: =====================================
-//= 1.3
+//= 1.4
//===== Compatible With: =====================================
//= eAthena
//===== Description: =========================================
@@ -13,11 +13,12 @@
//= 1.1 fixed exploit [Lupus]
//= 1.2 Fixed experience gains to match upcoming rate adjustments. [SinSloth]
//= 1.3 Updated several aspects of the script. [L0ne_W0lf]
+//= 1.4 Minor Touchups to quest. [L0ne_W0lf]
//============================================================
prt_castle,44,151,0 script Rebarev Doug 56,{
cutin "god_rebeireb",2;
- if ((countitem(7080) > 3) && (countitem(7081) > 4) && (countitem(7082) > 3) && (countitem(7084) > 2) && (countitem(7085) > 2)){ //Foot_Step_Of_Cat Beard_Of_Women Root_Of_Stone Saliva_Of_Bird Tendon_Of_Bear
+ if ((countitem(7080) > 3) && (countitem(7081) > 4) && (countitem(7082) > 3) && (countitem(7084) > 2) && (countitem(7085) > 2)) {
mes "[Rebarev Doug]";
mes "What's this?";
mes "You...! You have";
@@ -1195,7 +1196,7 @@ prt_in,172,106,0 script Librarian#megin 833,{
}
}
}
- else {
+ else {
mes "^663300[Keyword: ^996633"+.@input$+"^663300]";
mes "- No result has been found.-";
close2;