summaryrefslogtreecommitdiff
path: root/npc/Changelog.txt
diff options
context:
space:
mode:
authorLupus <Lupus@54d463be-8e91-2dee-dedb-b68131a5f0ec>2006-09-20 08:28:08 +0000
committerLupus <Lupus@54d463be-8e91-2dee-dedb-b68131a5f0ec>2006-09-20 08:28:08 +0000
commitbbf301437385ee28ec2056532ebbffe28911f5bb (patch)
tree38188693eb9b46f33a60fde24716afff30f910a6 /npc/Changelog.txt
parent36a3a6ea0a2f16329f9d6fba5bab1f5a0a9e9988 (diff)
downloadhercules-bbf301437385ee28ec2056532ebbffe28911f5bb.tar.gz
hercules-bbf301437385ee28ec2056532ebbffe28911f5bb.tar.bz2
hercules-bbf301437385ee28ec2056532ebbffe28911f5bb.tar.xz
hercules-bbf301437385ee28ec2056532ebbffe28911f5bb.zip
1s job skill quests optimization. now using @temp vars
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@8820 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'npc/Changelog.txt')
-rw-r--r--npc/Changelog.txt6
1 files changed, 2 insertions, 4 deletions
diff --git a/npc/Changelog.txt b/npc/Changelog.txt
index 1ccfb0155..c504b7dbf 100644
--- a/npc/Changelog.txt
+++ b/npc/Changelog.txt
@@ -11,9 +11,6 @@ Mass Zero
* Redoing lots of the custom scripts.
Massdriller
* Correcting & Bugfixing scripts
-MasterOfMuppets
- * Working on The Sign Quest atm.
- * Updating Items / Scripts
erKURITA
* Warps maintainment
Evera
@@ -35,9 +32,10 @@ Date Added
09/20
* Final optimization of Niflheim quests [Lupus]
- Book of Devil Quest uses bit-wise var MISC_QUEST | 256. Removed extra vars
- - Piano Quest uses 1 bit-wise temp var instead of 5.
+ - Piano Quest uses 1 bit-wise temp var instead of 5 variables.
- Clear Niflheim garbage vars in Global_Functions.txt
- Added few missing NEXT; into job quests, thanks to $ephiroth
+ - Changed permanent variables in 1st Job Quest skills to @temp ones
09/19
* Fixed rpsroulette.txt, giving 10 blue potions as prize instead of the 20 it said. Also fixed
a missing variable in sphinx_mask.txt. Noticed by JTE and fixed by Warian [erKURITA]