diff options
author | David Gay <david@davidgay.org> | 2021-05-03 18:29:04 -0400 |
---|---|---|
committer | David Gay <david@davidgay.org> | 2021-05-03 18:29:04 -0400 |
commit | 23178917e0d415ac17aab9a8077a124c3254f124 (patch) | |
tree | 26c60ed872b382b0610e050ea19a921879d9d49a /data | |
parent | 9729982e242b125579a996ff59579a906984c476 (diff) |
Add Locations
Diffstat (limited to 'data')
-rw-r--r-- | data/activities.yml | 1 | ||||
-rw-r--r-- | data/locations.yml | 4 |
2 files changed, 5 insertions, 0 deletions
diff --git a/data/activities.yml b/data/activities.yml index 15bd3e2..f03c15e 100644 --- a/data/activities.yml +++ b/data/activities.yml @@ -1,6 +1,7 @@ quarry_floret_mines: name: "Quarry Floret Mines" description: "Planequarry at the Floret Mines." + location: "floret_region" whatnot: duration: base: 70 diff --git a/data/locations.yml b/data/locations.yml new file mode 100644 index 0000000..480fc30 --- /dev/null +++ b/data/locations.yml @@ -0,0 +1,4 @@ +floret_region: + name: "Floret Region" + description: "A land not too far from the great city of Morning nestled against the Sor River." + whatnot: |