diff options
author | skotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-06-01 23:12:43 +0000 |
---|---|---|
committer | skotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-06-01 23:12:43 +0000 |
commit | b8884e019eec9f319502c7f35d9a35002c83ba91 (patch) | |
tree | f55c794118b10a799a5cdc8c1e24f94cc11cf83f /Changelog-Trunk.txt | |
parent | fb5093127c9fcedff387b41578b38f401de6503a (diff) | |
download | hercules-b8884e019eec9f319502c7f35d9a35002c83ba91.tar.gz hercules-b8884e019eec9f319502c7f35d9a35002c83ba91.tar.bz2 hercules-b8884e019eec9f319502c7f35d9a35002c83ba91.tar.xz hercules-b8884e019eec9f319502c7f35d9a35002c83ba91.zip |
- Fixed NPC_SELFDESTRUCTION not showing nor dealing damage.
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@6919 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'Changelog-Trunk.txt')
-rw-r--r-- | Changelog-Trunk.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Changelog-Trunk.txt b/Changelog-Trunk.txt index 3c4fdec04..599af6649 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/06/01
+ * Fixed NPC_SELFDESTRUCTION not showing nor dealing damage. [Skotlex]
* NPC_TRANSFORMATION/NPC_METAMORPHOSIS will now preserve the original mob
without removing it when the skill level is greater than one. [Skotlex]
* Added SC_DANCING declaration in the Status Change tables to signal it
|