summaryrefslogtreecommitdiff
path: root/db/Changelog.txt
diff options
context:
space:
mode:
authorskotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec>2006-06-02 16:27:21 +0000
committerskotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec>2006-06-02 16:27:21 +0000
commit8595b89738a9446c330d7e5d31e93080e2a87246 (patch)
tree133fd6f62af6de207f8ec883ec3480d215ec0e5a /db/Changelog.txt
parentd82ffd209180df707c4669f05928a837093d557d (diff)
downloadhercules-8595b89738a9446c330d7e5d31e93080e2a87246.tar.gz
hercules-8595b89738a9446c330d7e5d31e93080e2a87246.tar.bz2
hercules-8595b89738a9446c330d7e5d31e93080e2a87246.tar.xz
hercules-8595b89738a9446c330d7e5d31e93080e2a87246.zip
- Moved setting a mob's level from mob_spawn to status_calc_mob, resetting their level on death has also been removed (as it is handled now on spawn)
- Fixed a bug in status_revive - Updated Holy Cross, Investigate and Finger Offensive to be usable by all weapons. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@6938 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'db/Changelog.txt')
-rw-r--r--db/Changelog.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/db/Changelog.txt b/db/Changelog.txt
index 81db05ce8..d123212b0 100644
--- a/db/Changelog.txt
+++ b/db/Changelog.txt
@@ -27,6 +27,8 @@
=========================
06/02
+ * Updated Holy Cross, Investigate and Finger Offensive to be usable by all
+ weapons. [Skotlex]
* Gave several MVPs their MVP skill versions [Playtester]
* Made Grandcross usable with all weapons. Thanks to Khersai for digging it
up. [Skotlex]