diff -r 72544595826e -r d6cc62ef78ef share/hedgewars/Data/Scripts/Multiplayer/TechRacer.lua --- a/share/hedgewars/Data/Scripts/Multiplayer/TechRacer.lua Thu May 07 21:48:19 2015 +0900 +++ b/share/hedgewars/Data/Scripts/Multiplayer/TechRacer.lua Thu May 07 21:56:21 2015 +0900 @@ -1947,9 +1947,8 @@ function onGameTick20() - if (jet ~= nil) and (infUFO == "true") then - SetHealth(ufoGear, 2000) + SetHealth(jet, 2000) end -- airstrike detected, convert this into a potential waypoint spot