diff options
author | blackhole89 <blackhole89@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-05-14 11:01:13 +0000 |
---|---|---|
committer | blackhole89 <blackhole89@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-05-14 11:01:13 +0000 |
commit | ac214ba4fcd2ceec58eb4e97132f96758ffd06a3 (patch) | |
tree | 186ce5a9187d746917f133965cc056c232912683 /Changelog-Trunk.txt | |
parent | fc82a7ee77acb206755a0607a4a4765bb9c26566 (diff) | |
download | hercules-ac214ba4fcd2ceec58eb4e97132f96758ffd06a3.tar.gz hercules-ac214ba4fcd2ceec58eb4e97132f96758ffd06a3.tar.bz2 hercules-ac214ba4fcd2ceec58eb4e97132f96758ffd06a3.tar.xz hercules-ac214ba4fcd2ceec58eb4e97132f96758ffd06a3.zip |
data.x=x; data.y=y was not done at all except when using random coordinates. dfhsdfhsdfh
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@6581 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'Changelog-Trunk.txt')
-rw-r--r-- | Changelog-Trunk.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Changelog-Trunk.txt b/Changelog-Trunk.txt index 30eed9493..b4e712502 100644 --- a/Changelog-Trunk.txt +++ b/Changelog-Trunk.txt @@ -4,6 +4,7 @@ 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/05/12
+ * Fixed mob_once_spawn not working for non-random coordinates. [blackhole89]
* Reverted again the change that stuns the caster on Ske, Ska, Swoo when
the target is a nonplayer (rather than always) [Skotlex]
* Modified mob_spawn_once so that coordinates -1,-1 are "random around the
|