diff -r f2202355e5f6 -r 898a55b81d10 hedgewars/HHHandlers.inc --- a/hedgewars/HHHandlers.inc Sat Oct 30 11:31:47 2010 +0200 +++ b/hedgewars/HHHandlers.inc Sat Oct 30 10:58:53 2010 -0400 @@ -879,6 +879,7 @@ if not PHedgehog(Gear^.Hedgehog)^.Team^.hasGone then begin + PHedgehog(Gear^.Hedgehog)^.Effects[hePoisoned] := false; if PHedgehog(Gear^.Hedgehog)^.Effects[heResurrectable] then begin ResurrectHedgehog(Gear); end else begin