diff -r 22bbf0392b71 -r 07fdda8c13a2 share/hedgewars/Data/Maps/TrophyRace/map.lua --- a/share/hedgewars/Data/Maps/TrophyRace/map.lua Sat Sep 30 20:31:07 2017 +0200 +++ b/share/hedgewars/Data/Maps/TrophyRace/map.lua Sat Sep 30 23:52:08 2017 +0200 @@ -168,9 +168,9 @@ --Place a grenade to make inactive slowest hog active x, y = GetGearPosition(worsthog) AddGear(x, y, gtShell, 0, 0, 0, 0) - worsttime = 0 - worsthog = nil end + worsttime = 0 + worsthog = nil end for i=0, ClansCount -1 do