diff options
author | celest <celest@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2005-03-25 10:16:09 +0000 |
---|---|---|
committer | celest <celest@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2005-03-25 10:16:09 +0000 |
commit | 009e7837dea970aca8f6e2468c9cca310198fc21 (patch) | |
tree | d909b59ccebaa82eb937fe6a7ba45d608e4ab843 /Changelog-SVN.txt | |
parent | b003c06063b37f5b9e8e7c156e961ee2bb3067bc (diff) | |
download | hercules-009e7837dea970aca8f6e2468c9cca310198fc21.tar.gz hercules-009e7837dea970aca8f6e2468c9cca310198fc21.tar.bz2 hercules-009e7837dea970aca8f6e2468c9cca310198fc21.tar.xz hercules-009e7837dea970aca8f6e2468c9cca310198fc21.zip |
* Fixed indoorsrwstable.txt reading
* Fixed @monsterbig/@monstersmall not working
* Fixed @killmonster2 not working
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/branches/stable@1293 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'Changelog-SVN.txt')
-rw-r--r-- | Changelog-SVN.txt | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/Changelog-SVN.txt b/Changelog-SVN.txt index 0f2ba3ca5..9c324e69d 100644 --- a/Changelog-SVN.txt +++ b/Changelog-SVN.txt @@ -1,5 +1,11 @@ Date Added +03/25 + * Fixed indoorsrwstable.txt reading even when 'indoors_override_grffile' is + set to 'no' [celest] + * Fixed @monsterbig/@monstersmall not working [celest] + * Fixed @killmonster2 not working [celest] + 03/24 * Added some mapflags for new towns [Lupus] * Added timer.c optimization / timers sort fix. 'no freezing mobs anymore' Thanx 2 Yor/Freya [Lupus] |