diff options
author | skotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-11-10 18:11:10 +0000 |
---|---|---|
committer | skotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-11-10 18:11:10 +0000 |
commit | 1346352b049d049bf773d358cd9aae75788f5eae (patch) | |
tree | abe5ffe00fcf899d901654a842b92690fe976f20 /Changelog-Trunk.txt | |
parent | 0ce48c125084fdbbcdd2b2cd0fd35e8cb6a7c48c (diff) | |
download | hercules-1346352b049d049bf773d358cd9aae75788f5eae.tar.gz hercules-1346352b049d049bf773d358cd9aae75788f5eae.tar.bz2 hercules-1346352b049d049bf773d358cd9aae75788f5eae.tar.xz hercules-1346352b049d049bf773d358cd9aae75788f5eae.zip |
- Fixed Homunculus being spawned as soon as they arrive from the char-server even if the Master has not spawned on the map yet.
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@9193 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 ac78c829a..980ce43cf 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/11/10
+ * Fixed Homunculus being spawned as soon as they arrive from the
+ char-server even if the Master has not spawned on the map yet. [Skotlex]
* AL_TELEPORT now fails when used on top of Land Protector. [Skotlex]
* Some minor cleanings in pc_setpos, it may (or not) help fix that
homunc-caused "map_addblock" error message. [Skotlex]
|