diff options
author | L0ne_W0lf <L0ne_W0lf@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2009-05-11 05:04:49 +0000 |
---|---|---|
committer | L0ne_W0lf <L0ne_W0lf@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2009-05-11 05:04:49 +0000 |
commit | 14f8a72627a8d64b9860a18d1154e670b615f1f2 (patch) | |
tree | 09747ee90c13cc740bbd20916122575f63edac5c /db/Changelog.txt | |
parent | 57ada44fcaf55e39dbe1739c2691e2e0cf2ceea8 (diff) | |
download | hercules-14f8a72627a8d64b9860a18d1154e670b615f1f2.tar.gz hercules-14f8a72627a8d64b9860a18d1154e670b615f1f2.tar.bz2 hercules-14f8a72627a8d64b9860a18d1154e670b615f1f2.tar.xz hercules-14f8a72627a8d64b9860a18d1154e670b615f1f2.zip |
Fixed a couple mistakes in r13752, extra commas at the end a couple lines, and missing quotes around an AL_HEAL.
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@13753 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 7dc5529a2..a52026c3e 100644 --- a/db/Changelog.txt +++ b/db/Changelog.txt @@ -37,6 +37,8 @@ 2385 Recuvative_Armor Should trigger HP/SP return with magical kills as well. ======================= +2009/05/11 + * Rev. 13753 Fixed a couple mistakes in r13752, extra commas at the end a couple lines, and missing quotes around an AL_HEAL. [L0ne_W0lf] 2009/05/10 * Rev. 13752 Updated pet database. [L0ne_W0lf] - Defined the header for the pet database. Lordy was this not fun. |