diff options
author | skotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-04-12 17:30:04 +0000 |
---|---|---|
committer | skotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-04-12 17:30:04 +0000 |
commit | abf4cb1ae6eeaabd9fc9020160e985fff105f73f (patch) | |
tree | 98a4231025d9190457483054331469ddd5b79379 /Changelog-Trunk.txt | |
parent | bcc52789b31adc1357935fb347ee78f9f43dda19 (diff) | |
download | hercules-abf4cb1ae6eeaabd9fc9020160e985fff105f73f.tar.gz hercules-abf4cb1ae6eeaabd9fc9020160e985fff105f73f.tar.bz2 hercules-abf4cb1ae6eeaabd9fc9020160e985fff105f73f.tar.xz hercules-abf4cb1ae6eeaabd9fc9020160e985fff105f73f.zip |
- Expanded the warp warning so that it also warns when a warps takes you to a non-walkable tile.
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@6019 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 c9332fac5..66701af41 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/12
+ * Expanded the warp warning so that it also warns when a warps takes you to
+ a non-walkable tile. [Skotlex]
* Simplified the mob-drops structure by using a single timer with a linked
list of drops instead of separate timers for each drop. [Skotlex]
2006/04/11
|