# HG changeset patch # User mikade # Date 1431003381 -32400 # Node ID d6cc62ef78ef885ab09430909f56d4e20c0294ef # Parent 72544595826eefa2ffc52acf98e7b2c034f6205a fml 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