diff options
author | Playtester <Playtester@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2007-10-21 16:05:05 +0000 |
---|---|---|
committer | Playtester <Playtester@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2007-10-21 16:05:05 +0000 |
commit | 1ac2141ca69fd1a345cb55dcd7d75b08dae22021 (patch) | |
tree | 55741aa621582628b5e28cf173cccbab42d92f07 /db/Changelog.txt | |
parent | 8e2bfd5962e6318f3bfa8228cd64ad0f77dd304b (diff) | |
download | hercules-1ac2141ca69fd1a345cb55dcd7d75b08dae22021.tar.gz hercules-1ac2141ca69fd1a345cb55dcd7d75b08dae22021.tar.bz2 hercules-1ac2141ca69fd1a345cb55dcd7d75b08dae22021.tar.xz hercules-1ac2141ca69fd1a345cb55dcd7d75b08dae22021.zip |
* Added new cards to drops so they can be tested
- updated sql files
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@11539 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'db/Changelog.txt')
-rw-r--r-- | db/Changelog.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/db/Changelog.txt b/db/Changelog.txt index 5b26b24d0..8d083907c 100644 --- a/db/Changelog.txt +++ b/db/Changelog.txt @@ -26,6 +26,8 @@ ======================= 10/21 + * Added new cards to drops so they can be tested [Playtester] + - updated sql files * Implemented remaining 12.1 cards [Playtester] * Fixed some typos in the item_db [Playtester] 10/20 |