diff options
author | ai4rei <ai4rei@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2011-02-23 21:00:48 +0000 |
---|---|---|
committer | ai4rei <ai4rei@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2011-02-23 21:00:48 +0000 |
commit | 97215867bc7799ffe1166313aa58b57ae2b1a776 (patch) | |
tree | 797b7741f30b6ee26b0b125e39eb6ead428cc8ea /conf | |
parent | 8fdc11ce3e6db27667df3f4e4676fc28ed61c97d (diff) | |
download | hercules-97215867bc7799ffe1166313aa58b57ae2b1a776.tar.gz hercules-97215867bc7799ffe1166313aa58b57ae2b1a776.tar.bz2 hercules-97215867bc7799ffe1166313aa58b57ae2b1a776.tar.xz hercules-97215867bc7799ffe1166313aa58b57ae2b1a776.zip |
* Updates to various custom stuff that buying stores might/are expected to support (follow up to r14713).
- Buying store no longer works on novending maps/cells (bugreport:4778).
- MANNER_NOROOM mute flag now affects buying stores as well (like vending).
- Enabled @autotrade for buying stores.
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@14724 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'conf')
-rw-r--r-- | conf/Changelog.txt | 2 | ||||
-rw-r--r-- | conf/msg_athena.conf | 2 |
2 files changed, 3 insertions, 1 deletions
diff --git a/conf/Changelog.txt b/conf/Changelog.txt index e7af03e4e..1fb5392dd 100644 --- a/conf/Changelog.txt +++ b/conf/Changelog.txt @@ -1,5 +1,7 @@ Date Added +2011/02/23 + * Rev. 14724 Made autotrade error message store type-neutral, as it is used for buying stores now as well. [Ai4rei] 2011/02/19 * Rev. 14713 Added map-server feature settings file 'battle/feature.conf'. [Ai4rei] - Added setting 'feature.buying_store' to enable/disable the buying store system. diff --git a/conf/msg_athena.conf b/conf/msg_athena.conf index 1c9b994c0..a186426e3 100644 --- a/conf/msg_athena.conf +++ b/conf/msg_athena.conf @@ -455,7 +455,7 @@ //542: %.0s%.0sSomeone stole %s // 543~548 are not used (previously @away messages) // @Autotrade -549: You should be vending to use @autotrade. +549: You should have a shop open to use @autotrade. //550 -> 650: Job Names 550: Novice |