diff options
author | samuray22 <samuray22@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2007-06-19 14:47:51 +0000 |
---|---|---|
committer | samuray22 <samuray22@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2007-06-19 14:47:51 +0000 |
commit | ecac2e1b8ca85cea921ab1231db880b36ffe7ba5 (patch) | |
tree | f18b949677801d4230ee9c6b1a7442b760e88d9f /npc/Changelog.txt | |
parent | 389cd549d18ad1d8b3fd601646ab4e9caf1f84b1 (diff) | |
download | hercules-ecac2e1b8ca85cea921ab1231db880b36ffe7ba5.tar.gz hercules-ecac2e1b8ca85cea921ab1231db880b36ffe7ba5.tar.bz2 hercules-ecac2e1b8ca85cea921ab1231db880b36ffe7ba5.tar.xz hercules-ecac2e1b8ca85cea921ab1231db880b36ffe7ba5.zip |
* Fixed Some variables like "@item", and changed to ".@item".
- Thanks to BrainStorm for the fix.
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@10783 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'npc/Changelog.txt')
-rw-r--r-- | npc/Changelog.txt | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/npc/Changelog.txt b/npc/Changelog.txt index fafef4e38..af9526954 100644 --- a/npc/Changelog.txt +++ b/npc/Changelog.txt @@ -1,5 +1,8 @@ Date Added ====== +2007/06/19 + * Fixed Some variables like "@item", and changed to ".@item". [Samuray22] + - Thanks to BrainStorm for the fix. 2007/06/18 * Updated Dialogs from "Pretend Murdered Quest". [Samuray22] * Updated Dialogs from "Stop Post Quest". [Samuray22] |