diff -r 2416a3f51c77 -r 39947624dabb hedgewars/uConsts.pas --- a/hedgewars/uConsts.pas Wed Aug 25 12:28:37 2010 +0200 +++ b/hedgewars/uConsts.pas Wed Aug 25 21:06:34 2010 +0100 @@ -184,7 +184,7 @@ PrevTexture, NextTexture: PTexture; end; - THogEffect = (heInvulnerable, hePoisoned); + THogEffect = (heInvulnerable, heResurrectable, hePoisoned); TScreenFade = (sfNone, sfInit, sfToBlack, sfFromBlack, sfToWhite, sfFromWhite); const