diff options
author | skotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-07-21 19:04:50 +0000 |
---|---|---|
committer | skotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-07-21 19:04:50 +0000 |
commit | ac78820fe4525d5df2ef1c62c43afa2e305aff70 (patch) | |
tree | 33307a885ff4374a3138bd7a1ab8ded7d0f1559f /Changelog-Trunk.txt | |
parent | 52f1f6ec10f7feadad0ba76c8dc8d287b7fccb21 (diff) | |
download | hercules-ac78820fe4525d5df2ef1c62c43afa2e305aff70.tar.gz hercules-ac78820fe4525d5df2ef1c62c43afa2e305aff70.tar.bz2 hercules-ac78820fe4525d5df2ef1c62c43afa2e305aff70.tar.xz hercules-ac78820fe4525d5df2ef1c62c43afa2e305aff70.zip |
- Corrected the loadmap event description to specify that the mapflag required is actually "loadevent", NOT "loadmap"!
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@7812 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 bba9cf55c..19df6e568 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/07/21
+ * Corrected the loadmap event description to specify that the mapflag
+ required is actually "loadevent", NOT "loadmap"! [Skotlex]
* Now when the char-txt server does not finds a requested party, it will
clear out said party id of all characters (will help prevent massive
spamming/overhead when for some reason the party file needs to be deleted).
|