diff options
author | Lupus <Lupus@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-05-25 16:26:17 +0000 |
---|---|---|
committer | Lupus <Lupus@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-05-25 16:26:17 +0000 |
commit | 59b77fd300765595d6fbf5333cc541f40c2f0cae (patch) | |
tree | 0df1df80b728f6cb89b16c4763d3a11007130e58 /Changelog-Trunk.txt | |
parent | 173a79cfb2cbba5e7b369e1349c0b1d1618b7ab6 (diff) | |
download | hercules-59b77fd300765595d6fbf5333cc541f40c2f0cae.tar.gz hercules-59b77fd300765595d6fbf5333cc541f40c2f0cae.tar.bz2 hercules-59b77fd300765595d6fbf5333cc541f40c2f0cae.tar.xz hercules-59b77fd300765595d6fbf5333cc541f40c2f0cae.zip |
added noVending mapflag. Tested. + custom Market Place NPC, fixed MSG strings
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@6755 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'Changelog-Trunk.txt')
-rw-r--r-- | Changelog-Trunk.txt | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/Changelog-Trunk.txt b/Changelog-Trunk.txt index 9f25d4bb7..46332b02e 100644 --- a/Changelog-Trunk.txt +++ b/Changelog-Trunk.txt @@ -4,6 +4,10 @@ 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/25
+ * Resolved differences between Stable/Trunk msg_athena.conf. [Lupus]
+ Fixed atcommand @request MSG numbers accordinly.
+ On adding new MSG strings, plzm reserve them in STABLE msg_athena.conf, too
+ * Added NoVending mapflag. You may disable vending in the streets [Lupus]
* Increased capacity for Account Variables to 64 [Skotlex]
* Reverted Intravision implementation to that of stable's. [Skotlex]
* Corrected Login Server taking it's first argument as both login config
|