Skip to content

Commit

Permalink
[Xedra Evolved] Cryptid missions hang ups (#77848)
Browse files Browse the repository at this point in the history
* Update missions.json

* Update missions.json

* Update missions.json
  • Loading branch information
gettingusedto authored Nov 15, 2024
1 parent 64fa49b commit 2a4af61
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 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_north", "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 @@ -94,7 +92,7 @@
"difficulty": 1,
"value": 0,
"start": {
"assign_mission_target": { "om_terrain": "field_deathworm_north", "om_special": "field_deathworm", "search_range": 1800 }
"assign_mission_target": { "om_terrain": "field_deathworm", "om_special": "acid-scarred field", "search_range": 1800 }
},
"origins": [ "ORIGIN_SECONDARY" ],
"has_generic_rewards": false,
Expand Down

0 comments on commit 2a4af61

Please sign in to comment.