diff -r 3ed9573bcf5e -r 69e535a0e43a hedgewars/uConsts.pas --- a/hedgewars/uConsts.pas Sat Oct 30 21:06:55 2010 -0400 +++ b/hedgewars/uConsts.pas Sat Oct 30 21:39:50 2010 -0400 @@ -187,7 +187,7 @@ PrevTexture, NextTexture: PTexture; end; - THogEffect = (heInvulnerable, heResurrectable, hePoisoned); + THogEffect = (heInvulnerable, heResurrectable, hePoisoned, heResurrected); TScreenFade = (sfNone, sfInit, sfToBlack, sfFromBlack, sfToWhite, sfFromWhite); const