summaryrefslogtreecommitdiff
path: root/db/Changelog.txt
diff options
context:
space:
mode:
authorL0ne_W0lf <L0ne_W0lf@54d463be-8e91-2dee-dedb-b68131a5f0ec>2008-02-07 17:12:54 +0000
committerL0ne_W0lf <L0ne_W0lf@54d463be-8e91-2dee-dedb-b68131a5f0ec>2008-02-07 17:12:54 +0000
commit4c46cefe2a6095fab766ddc49e970b85c9f2e5f4 (patch)
tree99f8d3ca8e7a37d339f021c89878e75ed76d0f04 /db/Changelog.txt
parent248ec23054d0b2e413dee03a8b4c52f77ad73048 (diff)
downloadhercules-4c46cefe2a6095fab766ddc49e970b85c9f2e5f4.tar.gz
hercules-4c46cefe2a6095fab766ddc49e970b85c9f2e5f4.tar.bz2
hercules-4c46cefe2a6095fab766ddc49e970b85c9f2e5f4.tar.xz
hercules-4c46cefe2a6095fab766ddc49e970b85c9f2e5f4.zip
Updated some existing items and added some others.
* Changed NPC_BLEEDING in mob_skill_db to be target not self. * Added Event drops to tarou, cramp, martin. (enable in mob_db2) * Added new pet: New Year Doll (quest reward) thanks to Yomanda. Added Lunar new year event for 2008 from iRO. Read comments before enabling. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@12183 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'db/Changelog.txt')
-rw-r--r--db/Changelog.txt4
1 files changed, 4 insertions, 0 deletions
diff --git a/db/Changelog.txt b/db/Changelog.txt
index 66fadb438..b6def1d0d 100644
--- a/db/Changelog.txt
+++ b/db/Changelog.txt
@@ -38,6 +38,10 @@
=======================
2008/02/07
+ * Rev. 12183 Updated some existing items and added some others. [L0ne_W0lf]
+ * Changed NPC_BLEEDING in mob_skill_db to be target not self.
+ * Added Event drops to tarou, cramp, martin. (enable in mob_db2)
+ * Added new pet: New Year Doll (quest reward) thanks to Yomanda.
* Corrected Freezing Trap's type to weapon.
* Changed suiton's element to water.
* Changed Landmine's trigger area to 0 (1x1, to match its splash range).