diff --git a/db/Changelog.txt b/db/Changelog.txt index 070f210799..cd1f19e620 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 c8a24ade41..1774c19c23 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