From 7f5f64602944b91363d086f466b30284a9e2dc76 Mon Sep 17 00:00:00 2001 From: Lupus Date: Fri, 9 Jun 2006 06:35:13 +0000 Subject: reverted counter_mixture quest again. Don't touch! git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@7061 54d463be-8e91-2dee-dedb-b68131a5f0ec --- npc/Changelog.txt | 2 ++ npc/quests/counteragent_mixture.txt | 10 +++------- 2 files changed, 5 insertions(+), 7 deletions(-) diff --git a/npc/Changelog.txt b/npc/Changelog.txt index b2d372c7e..0bd7955ab 100644 --- a/npc/Changelog.txt +++ b/npc/Changelog.txt @@ -36,6 +36,8 @@ Musashiden Date Added ====== +06/09 + * Reverted back fully working counteragent_mixture.txt. Don't touch 8) PM me [Lupus] 06/07 * Fixed Yuno Kafra warp, sorry guys, I made a typo [Evera] * Readded the 'al_morgen' variable to counteragent_mixture.txt, it's needed [MasterOfMuppets] diff --git a/npc/quests/counteragent_mixture.txt b/npc/quests/counteragent_mixture.txt index eb5f7f0d9..019030992 100644 --- a/npc/quests/counteragent_mixture.txt +++ b/npc/quests/counteragent_mixture.txt @@ -4,7 +4,7 @@ //= kobra_k88 //= added some dialogs for Morgenstein by Komurka //===== Current Version: ===================================== -//= 1.9 +//= 2.1 //===== Compatible With: ===================================== //= eAthena 7.15 + //===== Description: ========================================= @@ -17,11 +17,8 @@ //= More li'l thing, added comments for items IDs [Lupus] //= 1.5 Fixed Spelling mistakes. [Nexon] //= 1.6 Fixed some bugs, also related to Alch Job quest [Lupus] -//= 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? +//= 1,7 Fixed exploit 1.8 Got rid of 'al_morgen' var [Lupus] +//= 2.1 now uses (MISC_QUEST & 4) bit instead of al_morgen [Lupus] //============================================================ @@ -168,7 +165,6 @@ 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: -- cgit v1.2.3-70-g09d2