diff options
author | skotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2007-04-12 14:28:39 +0000 |
---|---|---|
committer | skotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2007-04-12 14:28:39 +0000 |
commit | 55ba4be17e2abefa0fdaa25c387bf30bdaf49332 (patch) | |
tree | 3159eee66c510c377a365f355b61ae91a5e74aaa /Changelog-Trunk.txt | |
parent | 6e6cca7898f07d1707bdfa4f9d6b70b78ca3ec1e (diff) | |
download | hercules-55ba4be17e2abefa0fdaa25c387bf30bdaf49332.tar.gz hercules-55ba4be17e2abefa0fdaa25c387bf30bdaf49332.tar.bz2 hercules-55ba4be17e2abefa0fdaa25c387bf30bdaf49332.tar.xz hercules-55ba4be17e2abefa0fdaa25c387bf30bdaf49332.zip |
- Added debug command @displayskill. Should be used only by people searching for new skill IDs.
- Now the bonus bAtkEle will be transferred directly to the weapon when the script is in the ammunition, and you are wielding a weapon that consumes ammo per atttack.
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@10232 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'Changelog-Trunk.txt')
-rw-r--r-- | Changelog-Trunk.txt | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/Changelog-Trunk.txt b/Changelog-Trunk.txt index 8b3a43145..8197c3ef1 100644 --- a/Changelog-Trunk.txt +++ b/Changelog-Trunk.txt @@ -3,6 +3,10 @@ Date Added AS OF SVN REV. 5091, WE ARE NOW USING TRUNK. ALL UNTESTED BUGFIXES/FEATURES GO INTO TRUNK. IF YOU HAVE A WORKING AND TESTED BUGFIX PUT IT INTO STABLE AS WELL AS TRUNK. +2007/04/13 + * Now the bonus bAtkEle will be transferred directly to the weapon when the + script is in the ammunition, and you are wielding a weapon that consumes + ammo per atttack. 2007/04/12 * Trade-requests now fail if the target is in a NPC. * Some cleaning of the castend_map code to prevent the menuskill variable |