diff -r d59da429d22c -r 6f51c75994a4 share/hedgewars/Data/Missions/Campaign/A_Space_Adventure/cosmos.lua --- a/share/hedgewars/Data/Missions/Campaign/A_Space_Adventure/cosmos.lua Mon May 27 21:56:12 2019 +0200 +++ b/share/hedgewars/Data/Missions/Campaign/A_Space_Adventure/cosmos.lua Tue May 28 00:48:17 2019 +0200 @@ -44,7 +44,7 @@ loc("Complete the remaining side missions to complete this mission.").."|".. loc("One flower: Incomplete side missions").."|".. loc("Two flowers: All missions complete"), 1, 8000}, - ["free"] = {missionName, loc("Spacetrip"), loc("Use the flying saucer to fly to the other planets."), 1, 5000} + ["free"] = {missionName, loc("Spacetrip"), loc("Use the flying saucer to fly to the other planets."), -amJetpack, 5000} } -- crates local saucerX = 3270