Skip to content

Commit

Permalink
Fix delivery mission
Browse files Browse the repository at this point in the history
  • Loading branch information
Fris0uman committed May 5, 2020
1 parent 3ba1852 commit fd8f780
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion data/json/npcs/missiondef.json
Original file line number Diff line number Diff line change
Expand Up @@ -582,7 +582,7 @@
"type": "mission_definition",
"name": { "str": "Reach The Mansion And Finish This Delivery" },
"goal": "MGOAL_GO_TO_TYPE",
"destination": "mansion_c3_north",
"destination": "mansion_c3",
"difficulty": 1,
"value": 0,
"start": { "assign_mission_target": { "om_terrain": "mansion_c3", "om_special": "Mansion_Wild", "search_range": 200 } },
Expand Down

0 comments on commit fd8f780

Please sign in to comment.