summaryrefslogtreecommitdiff
path: root/Changelog-Trunk.txt
diff options
context:
space:
mode:
authorskotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec>2006-08-22 21:26:17 +0000
committerskotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec>2006-08-22 21:26:17 +0000
commita751d2c64853018600bcc5491ec854cc7ddfb070 (patch)
treed5ae1eae8d6411bd4df4455304bb2bae87ddccd6 /Changelog-Trunk.txt
parent6afc32ebbda2dd1edd6085662baaf61c96af6455 (diff)
downloadhercules-a751d2c64853018600bcc5491ec854cc7ddfb070.tar.gz
hercules-a751d2c64853018600bcc5491ec854cc7ddfb070.tar.bz2
hercules-a751d2c64853018600bcc5491ec854cc7ddfb070.tar.xz
hercules-a751d2c64853018600bcc5491ec854cc7ddfb070.zip
- Fixed a crash on the mobspawn script command.
- Made SC_FLEET increase batk as well as watk. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@8444 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'Changelog-Trunk.txt')
-rw-r--r--Changelog-Trunk.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/Changelog-Trunk.txt b/Changelog-Trunk.txt
index 3ff91ba2e..971260e91 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/08/22
+ * Fixed a crash on the mobspawn script command. [Skotlex]
+ * Made SC_FLEET increase batk as well as watk. [Skotlex]
* Fixed gcc warning [Toms]
* Fixed AM_REST not closing the homunc status window [Toms]
* Fixed SC_NEN according to Mpeg [Toms]