summaryrefslogtreecommitdiff
path: root/db/Changelog.txt
diff options
context:
space:
mode:
authorLupus <Lupus@54d463be-8e91-2dee-dedb-b68131a5f0ec>2005-02-17 17:19:26 +0000
committerLupus <Lupus@54d463be-8e91-2dee-dedb-b68131a5f0ec>2005-02-17 17:19:26 +0000
commit4f192318c6ce14dc231dba81426161cb7d450738 (patch)
tree432b866b6d51dadf8f48581ab162c8883a77027d /db/Changelog.txt
parentff8a0342bc95eb2064ed7c620a0c410a92fde310 (diff)
downloadhercules-4f192318c6ce14dc231dba81426161cb7d450738.tar.gz
hercules-4f192318c6ce14dc231dba81426161cb7d450738.tar.bz2
hercules-4f192318c6ce14dc231dba81426161cb7d450738.tar.xz
hercules-4f192318c6ce14dc231dba81426161cb7d450738.zip
added +2 drops slots into MOBS DBs
brushed up srcs for 10 drops fixed some mobs... fixed TXT logs fixed 1 guardian spawn changed 2 SQL files. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/branches/stable@1126 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'db/Changelog.txt')
-rw-r--r--db/Changelog.txt6
1 files changed, 6 insertions, 0 deletions
diff --git a/db/Changelog.txt b/db/Changelog.txt
index ce1100c68..2718ec369 100644
--- a/db/Changelog.txt
+++ b/db/Changelog.txt
@@ -6,6 +6,12 @@
Skill databases == celest working on them i believe.
02/17
+ * Added 4 columns into mob_db.txt & mob_db2.txt [Lupus]
+ If you were using SQL MOB DB, then update your SQL DB and import all data
+ from mob_db.txt mob_db2.txt
+ * Fixed some mobs drops Whisper + Boss Whissper had wrong drops %% [Lupus]
+ and Whisper had 0% Card drop...Also fixed all MVP mobs (MVP bonuses were shifted...
+ MVP EXP was missing, etc)
* Corrected Parrying lasting time, thanks to p14333 and krc2k for pointing it
out [celest]