summaryrefslogtreecommitdiff
path: root/Changelog-Trunk.txt
diff options
context:
space:
mode:
authorskotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec>2006-04-29 04:18:55 +0000
committerskotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec>2006-04-29 04:18:55 +0000
commit9aa84dcd148be7aefe0d66075ca6ff4907f60952 (patch)
tree6e8db3db5332fbe61b54887aa44fb6c2570982ad /Changelog-Trunk.txt
parent1b0e41749ffb2e62f41d6fb58a163fbcbd47f244 (diff)
downloadhercules-9aa84dcd148be7aefe0d66075ca6ff4907f60952.tar.gz
hercules-9aa84dcd148be7aefe0d66075ca6ff4907f60952.tar.bz2
hercules-9aa84dcd148be7aefe0d66075ca6ff4907f60952.tar.xz
hercules-9aa84dcd148be7aefe0d66075ca6ff4907f60952.zip
- Added missing sql-files/mob_db.sql... somehow it was missing from the mob_db update.
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@6358 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 7c6888116..03586312e 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/04/29
+ * Added missing sql-files/mob_db.sql... somehow it was missing from the
+ mob_db update. [Skotlex]
* Clones can't be class-changed now [Skotlex]
* Readded the class == -1 distance check in npc_checknear [Skotlex]
* Replaced check sd->trade_partner for sd->state.trading in clif.c [Skotlex]