diff options
-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 |