diff options
author | skotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-05-24 16:47:10 +0000 |
---|---|---|
committer | skotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-05-24 16:47:10 +0000 |
commit | ded09d81feaaed814630e58551b4a384d32945f8 (patch) | |
tree | 7fdaefc6b298c667269d372924ef6d160e604408 /Changelog-Trunk.txt | |
parent | a801f1498cb41ed16ca6298ef8a1eb145daccaad (diff) | |
download | hercules-ded09d81feaaed814630e58551b4a384d32945f8.tar.gz hercules-ded09d81feaaed814630e58551b4a384d32945f8.tar.bz2 hercules-ded09d81feaaed814630e58551b4a384d32945f8.tar.xz hercules-ded09d81feaaed814630e58551b4a384d32945f8.zip |
- Merged item_db.sql from stable :B
- Added a missing line (how did it get lost?) in mob_spawn to set aggressive state for angry mobs.
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@6731 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'Changelog-Trunk.txt')
-rw-r--r-- | Changelog-Trunk.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Changelog-Trunk.txt b/Changelog-Trunk.txt index 4d33ee983..98fbaa46b 100644 --- a/Changelog-Trunk.txt +++ b/Changelog-Trunk.txt @@ -4,6 +4,8 @@ AS OF SVN REV. 5091, WE ARE NOW USING TRUNK. ALL UNTESTED BUGFIXES/FEATURES GO IF YOU HAVE A WORKING AND TESTED BUGFIX PUT IT INTO STABLE AS WELL AS TRUNK.
2006/05/24
+ * Merged item_db.sql from stable (the one from stable was more recent than
+ the one of trunk...) [Skotlex]
* Corrected SL KA* spells not working on other Soul Linkers. [Skotlex]
* Corrected a pair of incorrect sql query parsing logic in the login-sql
ban request packet. [Skotlex]
|