summaryrefslogtreecommitdiff
path: root/npc/quests/quests_prontera.txt
diff options
context:
space:
mode:
authorL0ne_W0lf <L0ne_W0lf@54d463be-8e91-2dee-dedb-b68131a5f0ec>2008-07-12 23:52:00 +0000
committerL0ne_W0lf <L0ne_W0lf@54d463be-8e91-2dee-dedb-b68131a5f0ec>2008-07-12 23:52:00 +0000
commitaa5eb06a2b9087d8765c4e42f3a748259b995315 (patch)
treebce72ff4951782df53570af64fa85c19265b9ba3 /npc/quests/quests_prontera.txt
parentc618054184d216cb57dd3747a3aa9a5a912d1c0a (diff)
downloadhercules-aa5eb06a2b9087d8765c4e42f3a748259b995315.tar.gz
hercules-aa5eb06a2b9087d8765c4e42f3a748259b995315.tar.bz2
hercules-aa5eb06a2b9087d8765c4e42f3a748259b995315.tar.xz
hercules-aa5eb06a2b9087d8765c4e42f3a748259b995315.zip
Made it so both success and failure of the gaebolg quest count as completion.
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@12947 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'npc/quests/quests_prontera.txt')
-rw-r--r--npc/quests/quests_prontera.txt5
1 files changed, 3 insertions, 2 deletions
diff --git a/npc/quests/quests_prontera.txt b/npc/quests/quests_prontera.txt
index 24251f26f..2322ae24b 100644
--- a/npc/quests/quests_prontera.txt
+++ b/npc/quests/quests_prontera.txt
@@ -3,7 +3,7 @@
//===== By: ==================================================
//= kobra_k88; L0ne_W0lf
//===== Current Version: =====================================
-//= 2.2
+//= 2.3
//===== Compatible With: =====================================
//= eAthena SVN
//===== Description: =========================================
@@ -38,6 +38,7 @@
//= 2.0b Corrected a Typo error. (bugreport:950) [Samuray22]
//= 2.1 Added missing checkweights. [L0ne_W0lf]
//= 2.2 Added Nameless Island quest addition. [L0ne_W0lf]
+//= 2.3 Bamph will now talk to those who failed the Gaebolg quest. [L0ne_W0lf]
//============================================================
// Prontera Culvert
@@ -2737,7 +2738,7 @@ prt_church,185,106,3 script Father Bamph 60,{
close;
}
else {
- if (prt_curse == 61) {
+ if (prt_curse == 56 || prt_curse == 61) {
// Begin Nameless Island Access Quest Addition
if (aru_monas == 1) {
mes "[Father Bamph]";