diff options
author | Lance <Lance@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-03-19 05:44:41 +0000 |
---|---|---|
committer | Lance <Lance@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-03-19 05:44:41 +0000 |
commit | 53c9d3a553a038647bb197d045a03e274ef3e497 (patch) | |
tree | f189b07ec409e972934b97e3bb537b4eb81ba70d /Changelog-Trunk.txt | |
parent | 51df2c6e71dcf7b4e5bca9bc10158ac326cfcaf2 (diff) | |
download | hercules-53c9d3a553a038647bb197d045a03e274ef3e497.tar.gz hercules-53c9d3a553a038647bb197d045a03e274ef3e497.tar.bz2 hercules-53c9d3a553a038647bb197d045a03e274ef3e497.tar.xz hercules-53c9d3a553a038647bb197d045a03e274ef3e497.zip |
* Documentation update on NPC whisper and rid2name.
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@5664 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 a0fdb7bbe..c655c8c51 100644 --- a/Changelog-Trunk.txt +++ b/Changelog-Trunk.txt @@ -5,6 +5,7 @@ IF YOU HAVE A WORKING AND TESTED BUGFIX PUT IT INTO STABLE AS WELL AS TRUNK. EV GOES INTO TRUNK AND WILL BE MERGED INTO STABLE BY VALARIS AND WIZPUTER. -- VALARIS
2006/03/18
+ * Documentation update on NPC whisper and rid2name. [Lance]
* Fixed event_kill_pc to behave like what it should instead of another replication
of event_death. Added script function rid2name to convert bl ids to name. [Lance]
* Recoded setmobdata script function. Fixed mob_damage typo sd -> mvp_sd. [Lance]
|