summaryrefslogtreecommitdiff
path: root/Changelog-Trunk.txt
diff options
context:
space:
mode:
authorskotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec>2006-08-15 15:42:55 +0000
committerskotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec>2006-08-15 15:42:55 +0000
commite8dd3b47a2ba4537db07c9a1b693d3ed99c75ff2 (patch)
treeece62c5e0450f11153eb92cbd029cc62bfccbe3e /Changelog-Trunk.txt
parente4803fa9d29af8a88a20039c636cb47fcb2a898a (diff)
downloadhercules-e8dd3b47a2ba4537db07c9a1b693d3ed99c75ff2.tar.gz
hercules-e8dd3b47a2ba4537db07c9a1b693d3ed99c75ff2.tar.bz2
hercules-e8dd3b47a2ba4537db07c9a1b693d3ed99c75ff2.tar.xz
hercules-e8dd3b47a2ba4537db07c9a1b693d3ed99c75ff2.zip
- Added SCB_DYE which marks which status-changes need a forced cloth dye change to 0 due to sprite issues. Currently only NJ_BUNSINJYUTSU's status uses it.
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@8293 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'Changelog-Trunk.txt')
-rw-r--r--Changelog-Trunk.txt3
1 files changed, 3 insertions, 0 deletions
diff --git a/Changelog-Trunk.txt b/Changelog-Trunk.txt
index 9a41edfd3..b62f5e04b 100644
--- a/Changelog-Trunk.txt
+++ b/Changelog-Trunk.txt
@@ -4,6 +4,9 @@ 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/08/15
+ * Added SCB_DYE which marks which status-changes need a forced cloth dye
+ change to 0 due to sprite issues. Currently only NJ_BUNSINJYUTSU's status
+ uses it. [Skotlex]
* Asura Strike now moves you to the target on fail always (unless the
target does not exists or is in another map or there's a obstacle on the
way) [Skotlex]