diff options
author | valaris <valaris@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2004-11-21 20:31:19 +0000 |
---|---|---|
committer | valaris <valaris@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2004-11-21 20:31:19 +0000 |
commit | 88edb9b8ba85d40dc47fd259c49e4638a3175348 (patch) | |
tree | 622e6e37aaab07858b19fdf05991c5fcc5aea5f0 /db/Changelog.txt | |
parent | c8a67180701700f070c4437b5ea2b9e3d9eaa8e2 (diff) | |
download | hercules-88edb9b8ba85d40dc47fd259c49e4638a3175348.tar.gz hercules-88edb9b8ba85d40dc47fd259c49e4638a3175348.tar.bz2 hercules-88edb9b8ba85d40dc47fd259c49e4638a3175348.tar.xz hercules-88edb9b8ba85d40dc47fd259c49e4638a3175348.zip |
Added bonus bClassChange,%; to randomly transform monster into another monster.
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/athena@302 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'db/Changelog.txt')
-rw-r--r-- | db/Changelog.txt | 15 |
1 files changed, 10 insertions, 5 deletions
diff --git a/db/Changelog.txt b/db/Changelog.txt index 11ab3f0c2..a3bfc043e 100644 --- a/db/Changelog.txt +++ b/db/Changelog.txt @@ -5,18 +5,23 @@ Ayathoya items == Added but no effect ( all are "ect" itens) Skill databases == celest working on them i believe. -11/21 * added mob stats: 1027,Raptice [Lupus] +11/21 + * added bClassChange to const.txt and added bClassChange,50; to azoth (.5% chance to transform monster into another.) [Valaris] + * added mob stats: 1027,Raptice [Lupus] -11/20 - Added deadly poison bottle to produce_db.txt [celest] +11/20 + - Added deadly poison bottle to produce_db.txt [celest] - Edited ASC_CDP in skill_require_db.txt - Edited ASC_EDP in skill_cast_db.txt -11/17 - Corrected max level for cloaking in skill_tree.txt [celest] +11/17 + - Corrected max level for cloaking in skill_tree.txt [celest] 11/16 - item 7110 fixed name -> Broken Sword (part of Bongun quest) [Lupus] + - Item 7110 fixed name -> Broken Sword (part of Bongun quest) [Lupus] -11/16 - Added BaseJob to const.txt [celest] +11/16 + - Added BaseJob to const.txt [celest] 11/15 - Minor fix on wedding skills, to use 15% of SP/HP . [shadowlady] |