summaryrefslogtreecommitdiff
path: root/db/Changelog.txt
diff options
context:
space:
mode:
authorLupus <Lupus@54d463be-8e91-2dee-dedb-b68131a5f0ec>2005-03-22 08:42:16 +0000
committerLupus <Lupus@54d463be-8e91-2dee-dedb-b68131a5f0ec>2005-03-22 08:42:16 +0000
commit1e53c03f251799e0ecd253140e298856b306a7d0 (patch)
tree25db5c0540a169f71f8a6393da4f8fe27e35568b /db/Changelog.txt
parent9c56ca8bd944d760a8ddfe736ee4c951e91ecb10 (diff)
downloadhercules-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 'db/Changelog.txt')
-rw-r--r--db/Changelog.txt5
1 files changed, 5 insertions, 0 deletions
diff --git a/db/Changelog.txt b/db/Changelog.txt
index cd3b27a7f..8268eb262 100644
--- a/db/Changelog.txt
+++ b/db/Changelog.txt
@@ -5,6 +5,11 @@
Ayathoya items == Added but no effect ( all are "etc" itens)
Skill databases == celest working on them i believe.
+03/22
+ * skill CANNIBALIZE: fixed its upkeep time [Lupus]
+ * Added Rafflesia into Dead Branch monsters list, removen all MVPs from there [Lupus]
+ 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)
03/21
* Corrected exp table entries for Super Novice, thanks to Dino9021 [celest]