diff options
author | skotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-09-19 19:02:46 +0000 |
---|---|---|
committer | skotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-09-19 19:02:46 +0000 |
commit | 2e50f09a95b1a7af3df9fedc9329f0529d3cdcda (patch) | |
tree | 8dd3a0d0ea3ad7cfa1662f0861f46aba747264aa /Changelog-Trunk.txt | |
parent | 8b397b940a270a4e4107f76614339742a8c5a257 (diff) | |
download | hercules-2e50f09a95b1a7af3df9fedc9329f0529d3cdcda.tar.gz hercules-2e50f09a95b1a7af3df9fedc9329f0529d3cdcda.tar.bz2 hercules-2e50f09a95b1a7af3df9fedc9329f0529d3cdcda.tar.xz hercules-2e50f09a95b1a7af3df9fedc9329f0529d3cdcda.zip |
- Fixed pc_set_hate_mob letting you place mobs on any of the three positions regardless of size :/
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@8813 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 45a600881..c743e1800 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/09/19
+ * Fixed pc_set_hate_mob letting you place mobs on any of the three
+ positions regardless of size [Skotlex]
* The double continuation error will now display both scripts that
triggered it. [Skotlex]
* Loading the storage from the char-server will fail if player is already
|