Skip to content

Commit

Permalink
Merge pull request #70847 from MNG-cataclysm/scrapper_mission_fix
Browse files Browse the repository at this point in the history
Fix the scrapper's trading mission
  • Loading branch information
Maleclypse authored Jan 11, 2024
2 parents 59b70b4 + daf100f commit c51a21b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion data/json/npcs/scrap_trader/scrap_trader_missions.json
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,7 @@
"value": 10000,
"origins": [ "ORIGIN_SECONDARY" ],
"followup": "MISSION_SCRAPPER_SET_TRADE_ROUTE_BLACKSMITH",
"start": { "assign_mission_target": { "om_terrain": "evac_center_18", "om_special": "evac_center", "reveal_radius": 0 } },
"start": { "assign_mission_target": { "om_terrain": "refctr_S3e", "om_special": "evac_center", "reveal_radius": 0 } },
"has_generic_rewards": true,
"dialogue": {
"describe": "Go negotiate a trade agreement.",
Expand Down

0 comments on commit c51a21b

Please sign in to comment.