diff options
author | Playtester <Playtester@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-05-15 23:17:16 +0000 |
---|---|---|
committer | Playtester <Playtester@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-05-15 23:17:16 +0000 |
commit | 6b307bc0581d67112c2a46ac2d9783d5d755996e (patch) | |
tree | bf383db59e3b380eb4b172a548cec7c961ddaace /Changelog-Trunk.txt | |
parent | 2da8fec6d72355289464e8943cdb4287978785f5 (diff) | |
download | hercules-6b307bc0581d67112c2a46ac2d9783d5d755996e.tar.gz hercules-6b307bc0581d67112c2a46ac2d9783d5d755996e.tar.bz2 hercules-6b307bc0581d67112c2a46ac2d9783d5d755996e.tar.xz hercules-6b307bc0581d67112c2a46ac2d9783d5d755996e.zip |
More Amon Ra related changes
- Dark Blessing and Blood Sucker now have a range of 9 tiles
- Small fixes on his skills again
- G_Khalitzburg is a bit slower now
Changes to skill.conf:
-mobs now can stack ground skills by default
-mobs can place unlimited ground skills
-format for land_skill_limit changed
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@6614 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'Changelog-Trunk.txt')
-rw-r--r-- | Changelog-Trunk.txt | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/Changelog-Trunk.txt b/Changelog-Trunk.txt index 86e168f5a..e66a1a1da 100644 --- a/Changelog-Trunk.txt +++ b/Changelog-Trunk.txt @@ -4,6 +4,9 @@ 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/05/15
+ * Small changes to the skill.conf
+ - Monsters now can place ground skills on top of each other by default
+ - Land_Skill_Limit format changed and set to "Only Players" by default
* When reading mapflags, when a map is set to be pvp or gvg, the other will
be turned off (disables pvp mapflags in gvg maps for pk-servers) [Skotlex]
* Firepillar's damage per hit is now 100% MATK (rather than 20%) when the
|