changeset 3768 | 39947624dabb |
parent 3743 | 234ce4da76d4 |
child 3774 | af0e68ca273e |
--- 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