summaryrefslogtreecommitdiff
path: root/Changelog-Trunk.txt
diff options
context:
space:
mode:
authorskotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec>2006-07-28 01:54:20 +0000
committerskotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec>2006-07-28 01:54:20 +0000
commit9034cd911468425c69422ef33906e2ddc26a737d (patch)
treeeb52799414c7d6cccd1d7d043710f54f3229f929 /Changelog-Trunk.txt
parentef2acfbe970d44b2d07b898f80ebb2119dd038c4 (diff)
downloadhercules-9034cd911468425c69422ef33906e2ddc26a737d.tar.gz
hercules-9034cd911468425c69422ef33906e2ddc26a737d.tar.bz2
hercules-9034cd911468425c69422ef33906e2ddc26a737d.tar.xz
hercules-9034cd911468425c69422ef33906e2ddc26a737d.zip
- Added missing SC information to NPC_CHANGEUNDEAD
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@7931 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 594ddffe5..0d63d307a 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/07/27
+ * Added missing SC information to NPC_CHANGEUNDEAD [Skotlex]
* Added config setting party_update_interval so you can specify how often
the party-mate minidots should be updated (defaults to 1 sec). [Skotlex]
* Removed a bunch of broken comments in skill.c [Skotlex]