summaryrefslogtreecommitdiff
path: root/Changelog-Trunk.txt
diff options
context:
space:
mode:
authorblackhole89 <blackhole89@54d463be-8e91-2dee-dedb-b68131a5f0ec>2006-04-30 12:58:23 +0000
committerblackhole89 <blackhole89@54d463be-8e91-2dee-dedb-b68131a5f0ec>2006-04-30 12:58:23 +0000
commit9d47df647756cb71d5efa85ccb15153c18d3c4e5 (patch)
treeff9cdffaecc18605a7efe1c8e839e13821df311e /Changelog-Trunk.txt
parent1ea4e8fc7edf8861b7872825b177ee29626bcd7a (diff)
downloadhercules-9d47df647756cb71d5efa85ccb15153c18d3c4e5.tar.gz
hercules-9d47df647756cb71d5efa85ccb15153c18d3c4e5.tar.bz2
hercules-9d47df647756cb71d5efa85ccb15153c18d3c4e5.tar.xz
hercules-9d47df647756cb71d5efa85ccb15153c18d3c4e5.zip
Implemented NJ_SHADOWJUMP. Tell me if I forgot anything (especially DB entries).
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@6397 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'Changelog-Trunk.txt')
-rw-r--r--Changelog-Trunk.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/Changelog-Trunk.txt b/Changelog-Trunk.txt
index 6f437a620..6f5a03bcf 100644
--- a/Changelog-Trunk.txt
+++ b/Changelog-Trunk.txt
@@ -4,6 +4,7 @@ AS OF SVN REV. 5091, WE ARE NOW USING TRUNK. ALL UNTESTED BUGFIXES/FEATURES GO
IF YOU HAVE A WORKING AND TESTED BUGFIX PUT IT INTO STABLE AS WELL AS TRUNK.
2006/04/30
+ * Implemented NJ_SHADOWJUMP. [blackhole89]
* Moved the soul-drain code to skill_counter_additionaleffect [Skotlex]
* Fixed fake NPC missing code. Thanks to Skotlex for pointing out. [Lance]