diff options
author | skotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-04-24 17:46:16 +0000 |
---|---|---|
committer | skotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-04-24 17:46:16 +0000 |
commit | d719a7dcec9a7f99c7c945f3d4effa386b102bab (patch) | |
tree | cc06514d11a5d25f2dd741ea1a9b781c512a87f4 /Changelog-Trunk.txt | |
parent | f753f361a3fabcb9b14746ead47dac7e9a0d8ab7 (diff) | |
download | hercules-d719a7dcec9a7f99c7c945f3d4effa386b102bab.tar.gz hercules-d719a7dcec9a7f99c7c945f3d4effa386b102bab.tar.bz2 hercules-d719a7dcec9a7f99c7c945f3d4effa386b102bab.tar.xz hercules-d719a7dcec9a7f99c7c945f3d4effa386b102bab.zip |
- Cleaned up @grind2
- Updated @monsterbig, @monstersmall to use the event 2 and 4 rather than the max_mob_db code check.
- Modified override_mobs_names to work only on the mob spawn files.
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@6252 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'Changelog-Trunk.txt')
-rw-r--r-- | Changelog-Trunk.txt | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/Changelog-Trunk.txt b/Changelog-Trunk.txt index 7f53464ac..bc82c0fe2 100644 --- a/Changelog-Trunk.txt +++ b/Changelog-Trunk.txt @@ -3,6 +3,10 @@ Date Added AS OF SVN REV. 5091, WE ARE NOW USING TRUNK. ALL UNTESTED BUGFIXES/FEATURES GO INTO TRUNK.
IF YOU HAVE A WORKING AND TESTED BUGFIX PUT IT INTO STABLE AS WELL AS TRUNK.
2006/04/24
+ * Cleaned up @grind2, @monsterbig, @monstersmall. [Skotlex]
+ * Modified override_mobs_names to work only on the mob spawn files instead
+ of everywhere (so now script-summoned mobs should keep their custom names
+ intact) [Skotlex]
* Added logging of deleted characters when the char_log is enabled.
[Skotlex]
* Fixed skill_delayfix not altering delay at all after you reached 150.
|