Skip to content

Commit

Permalink
Extend search radius for Exodii base in 'Find Source of Robots' missi…
Browse files Browse the repository at this point in the history
…on (#75466)

* Extend search radius for Exodii base

* Update data/json/npcs/refugee_center/surface_visitors/NPC_old_guard_representative.json

---------

Co-authored-by: Maleclypse <[email protected]>
  • Loading branch information
MikasaTanikawa and Maleclypse authored Aug 19, 2024
1 parent 8d3cb96 commit 4314562
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -244,7 +244,7 @@
"difficulty": 2,
"value": 10000,
"start": {
"assign_mission_target": { "om_terrain": "exodii_base_x0y3z0", "om_special": "exodii_base", "reveal_radius": 5, "search_range": 400 },
"assign_mission_target": { "om_terrain": "exodii_base_x0y3z0", "om_special": "exodii_base", "reveal_radius": 5, "search_range": 800 },
"effect": [ { "math": [ "old_guard_rep_scouting", "=", "1" ] } ]
},
"origins": [ "ORIGIN_SECONDARY" ],
Expand Down

0 comments on commit 4314562

Please sign in to comment.