diff options
author | Lupus <Lupus@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2005-03-22 08:42:16 +0000 |
---|---|---|
committer | Lupus <Lupus@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2005-03-22 08:42:16 +0000 |
commit | 1e53c03f251799e0ecd253140e298856b306a7d0 (patch) | |
tree | 25db5c0540a169f71f8a6393da4f8fe27e35568b /Changelog-SVN.txt | |
parent | 9c56ca8bd944d760a8ddfe736ee4c951e91ecb10 (diff) | |
download | hercules-1e53c03f251799e0ecd253140e298856b306a7d0.tar.gz hercules-1e53c03f251799e0ecd253140e298856b306a7d0.tar.bz2 hercules-1e53c03f251799e0ecd253140e298856b306a7d0.tar.xz hercules-1e53c03f251799e0ecd253140e298856b306a7d0.zip |
* Added Rafflesia into Dead Branch monsters list, removen all MVPs from there
DBs never supposed to call MVPs!!! Only Sages Hocus Pocus could make a MVP from Alchemyst's Floras. (eA Hocus implementation doesn't support it yet)
fixed Cannibalize skill
according to http://guide.ragnarok.co.kr/jobalcskill.asp
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/branches/stable@1263 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'Changelog-SVN.txt')
-rw-r--r-- | Changelog-SVN.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Changelog-SVN.txt b/Changelog-SVN.txt index a1ae1576a..f9eb4276c 100644 --- a/Changelog-SVN.txt +++ b/Changelog-SVN.txt @@ -1,5 +1,7 @@ Date Added +03/22 + * Fixed Alchemist's CANNIBALIZE, now it summons correct # of plants. With their real HP [Lupus] 03/21 * Moved /tool and /webserver to under /src and added 'make tools' and 'make web-server' [celest] |