Skip to content
This repository has been archived by the owner on Oct 11, 2023. It is now read-only.

add missing missions #205

Merged
merged 1 commit into from
Apr 30, 2021
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions scripts/examples/complex_world.json
Original file line number Diff line number Diff line change
Expand Up @@ -2493,7 +2493,7 @@
"max_distance_from_start_location": 1000000,
"max_wearable_items": 3,
"max_wieldable_items": 1,
"mission": "",
"mission": "Make the best soup possible.",
"movement_energy_cost": 0.0,
"name": "goblin",
"name_prefix": "a",
Expand Down Expand Up @@ -5614,7 +5614,7 @@
"max_distance_from_start_location": 1000000,
"max_wearable_items": 3,
"max_wieldable_items": 1,
"mission": "",
"mission": "Find the tastiest things, and the comfiest places to rest.",
"movement_energy_cost": 0.0,
"name": "rat",
"name_prefix": "a",
Expand Down Expand Up @@ -6339,7 +6339,7 @@
"max_distance_from_start_location": 1000000,
"max_wearable_items": 3,
"max_wieldable_items": 1,
"mission": "",
"mission": "Aid my Wizard master in their goals.",
"movement_energy_cost": 0.0,
"name": "skeleton assistant",
"name_prefix": "a",
Expand Down