equal
deleted
inserted
replaced
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 |