diff -r a823de31240e -r fe9c12209f15 share/hedgewars/Data/Scripts/TargetPractice.lua --- a/share/hedgewars/Data/Scripts/TargetPractice.lua Mon Feb 19 11:18:13 2018 +0100 +++ b/share/hedgewars/Data/Scripts/TargetPractice.lua Mon Feb 19 13:46:40 2018 +0100 @@ -213,6 +213,7 @@ AddCaption(loc("You have destroyed all targets!"), 0xFFFFFFFF, capgrpGameState) ShowMission(params.missionTitle, loc("Aiming practice"), loc("Congratulations! You have destroyed all targets within the time."), 0, 0) PlaySound(sndVictory, player) + SetEffect(player, heInvulnerable, 1) SetState(player, bor(GetState(player), gstWinner)) time_goal = TurnTimeLeft -- Disable control