share/hedgewars/Data/Missions/Campaign/A_Space_Adventure/cosmos.lua
changeset 15068 6f51c75994a4
parent 15002 3ed1cbd31754
child 15082 9b2f52fbf874
equal deleted inserted replaced
15067:d59da429d22c 15068:6f51c75994a4
    42 	["open_side_missions"] = {missionName, loc("Conquering the galaxy"),
    42 	["open_side_missions"] = {missionName, loc("Conquering the galaxy"),
    43 		loc("Use the flying saucer to fly to the other planets.").."|"..
    43 		loc("Use the flying saucer to fly to the other planets.").."|"..
    44 		loc("Complete the remaining side missions to complete this mission.").."|"..
    44 		loc("Complete the remaining side missions to complete this mission.").."|"..
    45 		loc("One flower: Incomplete side missions").."|"..
    45 		loc("One flower: Incomplete side missions").."|"..
    46 		loc("Two flowers: All missions complete"), 1, 8000},
    46 		loc("Two flowers: All missions complete"), 1, 8000},
    47 	["free"] = {missionName, loc("Spacetrip"), loc("Use the flying saucer to fly to the other planets."), 1, 5000}
    47 	["free"] = {missionName, loc("Spacetrip"), loc("Use the flying saucer to fly to the other planets."), -amJetpack, 5000}
    48 }
    48 }
    49 -- crates
    49 -- crates
    50 local saucerX = 3270
    50 local saucerX = 3270
    51 local saucerY = 1500
    51 local saucerY = 1500
    52 -- hogs
    52 -- hogs