summaryrefslogtreecommitdiff
path: root/db/Changelog.txt
diff options
context:
space:
mode:
authorskotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec>2007-04-23 19:08:34 +0000
committerskotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec>2007-04-23 19:08:34 +0000
commit1fc61a4c982792d5d8b82568d5b8b93db267bc24 (patch)
treef285adbee49dc69597cb5177bd193ce7f31becf1 /db/Changelog.txt
parente2ccee4d1aba838b8fc42a2c658a689b161751b1 (diff)
downloadhercules-1fc61a4c982792d5d8b82568d5b8b93db267bc24.tar.gz
hercules-1fc61a4c982792d5d8b82568d5b8b93db267bc24.tar.bz2
hercules-1fc61a4c982792d5d8b82568d5b8b93db267bc24.tar.xz
hercules-1fc61a4c982792d5d8b82568d5b8b93db267bc24.zip
- Updated the skill_db, some mob skills seem to be better to a range of -9 than 9.
- Corrected the pet_db information for Xmas Goblin and Rice Cake. - Replaced all struct map_session_data to TBL_PC in script.c - Pressure no longer vaporizes plants. - Corrected pc_setregstr to handle a null str argument. - Corrected @reloadbattleconf causing a add_timer_func "already existing function" error. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@10326 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'db/Changelog.txt')
-rw-r--r--db/Changelog.txt3
1 files changed, 3 insertions, 0 deletions
diff --git a/db/Changelog.txt b/db/Changelog.txt
index 2af12f14d..dff1c9307 100644
--- a/db/Changelog.txt
+++ b/db/Changelog.txt
@@ -19,6 +19,9 @@
-----
========================
+
+04/24
+ * Corrected the pet_db information for Xmas Goblin and Rice Cake. [Skotlex]
04/23
* Added some "refined" headgears [Playtester]
* Some more Anubis updates [Playtester]