diff options
author | codemaster <codemaster@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2005-01-05 19:15:54 +0000 |
---|---|---|
committer | codemaster <codemaster@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2005-01-05 19:15:54 +0000 |
commit | 0bab8f07556d9e433c9e047b8551f4fa942b37ce (patch) | |
tree | de8370538b887ca42919e31fe224a17bb6090a65 /Changelog.txt | |
parent | abb62fb8167c112b4f9f848bf3a763e4f4376c51 (diff) | |
download | hercules-0bab8f07556d9e433c9e047b8551f4fa942b37ce.tar.gz hercules-0bab8f07556d9e433c9e047b8551f4fa942b37ce.tar.bz2 hercules-0bab8f07556d9e433c9e047b8551f4fa942b37ce.tar.xz hercules-0bab8f07556d9e433c9e047b8551f4fa942b37ce.zip |
* Fixed Celest's typo making all vended items cost 0 zeny [Codemaster] [SVN 919]
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/branches/stable@919 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'Changelog.txt')
-rw-r--r-- | Changelog.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Changelog.txt b/Changelog.txt index 92ed0e3ad..aabc49955 100644 --- a/Changelog.txt +++ b/Changelog.txt @@ -1,5 +1,6 @@ Date Added 01/05 + * Fixed Celest's typo making all vended items cost 0 zeny [Codemaster] [SVN 919] * If a vending item was priced at 0 it'll be auto changed to 1million [celest] * Fixed TXT logging - log_athena.conf reading was kind of messed up [celest] * Added a simplified version of Qamera's OnConnect: OnDisconnect: OnDeath: |