diff options
author | skotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-04-24 20:14:02 +0000 |
---|---|---|
committer | skotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-04-24 20:14:02 +0000 |
commit | 14394f24221e0ef3f5a04d30ebd5495217ed9365 (patch) | |
tree | 0610899ed9027b9a1dcab270100bc7cf41a557de /Changelog-Trunk.txt | |
parent | d719a7dcec9a7f99c7c945f3d4effa386b102bab (diff) | |
download | hercules-14394f24221e0ef3f5a04d30ebd5495217ed9365.tar.gz hercules-14394f24221e0ef3f5a04d30ebd5495217ed9365.tar.bz2 hercules-14394f24221e0ef3f5a04d30ebd5495217ed9365.tar.xz hercules-14394f24221e0ef3f5a04d30ebd5495217ed9365.zip |
- Corrected mob_spawn_delay/boss_spawn_delay/plant_spawn_delay settings (they were named rate rather than delay in monster.conf)
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@6254 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'Changelog-Trunk.txt')
-rw-r--r-- | Changelog-Trunk.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Changelog-Trunk.txt b/Changelog-Trunk.txt index bc82c0fe2..54cfb4731 100644 --- a/Changelog-Trunk.txt +++ b/Changelog-Trunk.txt @@ -3,6 +3,8 @@ 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
+ * Corrected mob_spawn_delay/boss_spawn_delay/plant_spawn_delay settings
+ (they were named rate rather than delay in monster.conf) [Skotlex]
* 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
|