summaryrefslogtreecommitdiff
path: root/Changelog-Trunk.txt
diff options
context:
space:
mode:
authorPlaytester <Playtester@54d463be-8e91-2dee-dedb-b68131a5f0ec>2007-08-16 18:04:49 +0000
committerPlaytester <Playtester@54d463be-8e91-2dee-dedb-b68131a5f0ec>2007-08-16 18:04:49 +0000
commit8459713dcadc8ec7e2a1f68f6f6ca24cf5f0d3f3 (patch)
tree3eb6a5da275880ba5be6f28ff554e6b4d73a2d19 /Changelog-Trunk.txt
parent41274a5a5ee9403f5afa01d278e271843d8889ef (diff)
downloadhercules-8459713dcadc8ec7e2a1f68f6f6ca24cf5f0d3f3.tar.gz
hercules-8459713dcadc8ec7e2a1f68f6f6ca24cf5f0d3f3.tar.bz2
hercules-8459713dcadc8ec7e2a1f68f6f6ca24cf5f0d3f3.tar.xz
hercules-8459713dcadc8ec7e2a1f68f6f6ca24cf5f0d3f3.zip
Added icons for NPC_CRITICALWOUND and NPC_SLOWCAST
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@11025 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 e60007c62..0de25c013 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.
2007/08/16
+ * Added icons for NPC_CRITICALWOUND and NPC_SLOWCAST [Playtester]
* Fixed npc chatrooms not being deleted on npc unload/reload (crash)
* Modified chat code a bit for more clarity [ultramage]
- replaced double-indirection on 'owner' with a normal pointer