diff -r 93434ab299a0 -r 6383323fdd2c hedgewars/uTypes.pas --- a/hedgewars/uTypes.pas Thu Apr 20 00:04:35 2017 +0200 +++ b/hedgewars/uTypes.pas Thu Apr 20 02:38:45 2017 +0200 @@ -464,7 +464,7 @@ sidNoEndTurn, sidNotYetAvailable, sidRoundSD, sidRoundsSD, sidReady, sidBounce1, sidBounce2, sidBounce3, sidBounce4, sidBounce5, sidBounce, sidMute, sidAFK, sidAutoCameraOff, sidAutoCameraOn, sidPressTarget, - sidNotAvailableInSD); + sidNotAvailableInSD, sidHealthGain); // Events that are important for the course of the game or at least interesting for other reasons TEventId = (eidDied, eidDrowned, eidRoundStart, eidRoundWin, eidRoundDraw,