diff options
author | Paradox924X <Paradox924X@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2008-04-27 15:40:42 +0000 |
---|---|---|
committer | Paradox924X <Paradox924X@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2008-04-27 15:40:42 +0000 |
commit | fca8c29c0775ff371526ad9d4cf58d541bd7abb6 (patch) | |
tree | 92de8214947f2a7120cb050392e2c92703896f0c /db | |
parent | bb0488451bdc08e6abe7622d10bbcb4135f2dc8f (diff) | |
download | hercules-fca8c29c0775ff371526ad9d4cf58d541bd7abb6.tar.gz hercules-fca8c29c0775ff371526ad9d4cf58d541bd7abb6.tar.bz2 hercules-fca8c29c0775ff371526ad9d4cf58d541bd7abb6.tar.xz hercules-fca8c29c0775ff371526ad9d4cf58d541bd7abb6.zip |
Removed a messed up, unnecessary line.
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@12667 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'db')
-rw-r--r-- | db/Changelog.txt | 2 | ||||
-rw-r--r-- | db/const.txt | 1 |
2 files changed, 2 insertions, 1 deletions
diff --git a/db/Changelog.txt b/db/Changelog.txt index 070f21079..cd1f19e62 100644 --- a/db/Changelog.txt +++ b/db/Changelog.txt @@ -43,6 +43,8 @@ 2385 Recuvative_Armor Should trigger HP/SP return with magical kills as well. ======================= +2008/04/27 + * Removed a messed up, unnecessary line. [Paradox924X] 2008/04/24 * Rev. 12646 Partially fixed bugreport:1285 (item 13697) [Toms] 2008/04/21 diff --git a/db/const.txt b/db/const.txt index c8a24ade4..1774c19c2 100644 --- a/db/const.txt +++ b/db/const.txt @@ -438,7 +438,6 @@ EQI_HEAD_LOW 10 Eff_Stone 0 Eff_Freeze 1 -Eff_Stan 2 Eff_Stun 2 Eff_Sleep 3 Eff_Poison 4 |