diff --git a/data/json/scenarios.json b/data/json/scenarios.json index 8a90310127057..cbb752a3ad1ec 100644 --- a/data/json/scenarios.json +++ b/data/json/scenarios.json @@ -796,9 +796,9 @@ "id": "last_flight", "name": "Last Flight", "points": 2, - "description": "Once it became clear that the world was ending you took to the skies, hoping that your flying skills could lead you to safety. You found no standing safe zones, and when your fuel ran out, were forced to land over an empty bridge.", + "description": "Once it became clear that the world was ending you took to the skies, hoping that your flying skills could lead you to safety. You found no standing safe zones, and when your fuel ran out, were forced to land in open field.", "start_name": "Emergency Landing Site", - "allowed_locs": [ "sloc_bridge" ], + "allowed_locs": [ "sloc_field" ], "vehicle": "2seater2_scenario", "missions": [ "MISSION_HELICOPTER_REFUEL" ], "professions": [ "heli_pilot" ],