Skip to content

Commit

Permalink
Update missions.json
Browse files Browse the repository at this point in the history
  • Loading branch information
gettingusedto authored Nov 14, 2024
1 parent 7b8e691 commit 12ac1bb
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions data/mods/Xedra_Evolved/missions.json
Original file line number Diff line number Diff line change
Expand Up @@ -68,9 +68,7 @@
"destination": "cabin_sevenoclock",
"difficulty": 1,
"value": 0,
"start": {
"assign_mission_target": { "om_terrain": "cabin_sevenoclock", "om_special": "cabin_sevenoclock", "search_range": 1800 }
},
"start": { "assign_mission_target": { "om_terrain": "cabin_sevenoclock", "om_special": "old cabin", "search_range": 1800 } },
"origins": [ "ORIGIN_SECONDARY" ],
"has_generic_rewards": false,
"dialogue": {
Expand All @@ -93,7 +91,9 @@
"destination": "field_deathworm",
"difficulty": 1,
"value": 0,
"start": { "assign_mission_target": { "om_terrain": "field_deathworm", "om_special": "field_deathworm", "search_range": 1800 } },
"start": {
"assign_mission_target": { "om_terrain": "field_deathworm", "om_special": "acid-scarred field", "search_range": 1800 }
},
"origins": [ "ORIGIN_SECONDARY" ],
"has_generic_rewards": false,
"dialogue": {
Expand Down

0 comments on commit 12ac1bb

Please sign in to comment.