summaryrefslogtreecommitdiff
path: root/npc/quests/counteragent_mixture.txt
diff options
context:
space:
mode:
authorMasterOfMuppets <MasterOfMuppets@54d463be-8e91-2dee-dedb-b68131a5f0ec>2006-06-08 16:35:35 +0000
committerMasterOfMuppets <MasterOfMuppets@54d463be-8e91-2dee-dedb-b68131a5f0ec>2006-06-08 16:35:35 +0000
commitd2a78fd705e06077e9e7e2afb6fc3df99576096c (patch)
tree49f03ccd887badf2d2c06bbb8d73ee2bb158f9fe /npc/quests/counteragent_mixture.txt
parent4e636484c648878c95acc6167e6300c13f191327 (diff)
downloadhercules-d2a78fd705e06077e9e7e2afb6fc3df99576096c.tar.gz
hercules-d2a78fd705e06077e9e7e2afb6fc3df99576096c.tar.bz2
hercules-d2a78fd705e06077e9e7e2afb6fc3df99576096c.tar.xz
hercules-d2a78fd705e06077e9e7e2afb6fc3df99576096c.zip
Readded the 'al_morgen' variable to counteragent_mixture.txt, it's needed for the alchemist job quest. Thanks to Belle for the fix.
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@7051 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'npc/quests/counteragent_mixture.txt')
-rw-r--r--npc/quests/counteragent_mixture.txt3
1 files changed, 3 insertions, 0 deletions
diff --git a/npc/quests/counteragent_mixture.txt b/npc/quests/counteragent_mixture.txt
index 1e82c7859..eb5f7f0d9 100644
--- a/npc/quests/counteragent_mixture.txt
+++ b/npc/quests/counteragent_mixture.txt
@@ -20,6 +20,8 @@
//= 1,7 Fixed exploit [Lupus]
//= 1.8 Got rid of 'al_morgen' var [Lupus]
//= 1.9 now uses (MISC_QUEST & 4) bit
+//= 2.0 Readded the 'al_morgen' var since it's required for the [MasterOfMuppets]
+//= alchemist quest. What's up with the mass removing of variables Lupus?
//============================================================
@@ -166,6 +168,7 @@ M_Menu:
mes "You too can feel my 'excitement' if you wish..... Ahhhhh.... I can make you feel...";
set MISC_QUEST,MISC_QUEST | 4;
set MORGEN,0;
+ if(ALCH_Q == 4) set al_morgen,1;
close;
L_1: