summaryrefslogtreecommitdiff
path: root/data/hearth_amenities.yml
diff options
context:
space:
mode:
Diffstat (limited to 'data/hearth_amenities.yml')
-rw-r--r--data/hearth_amenities.yml14
1 files changed, 14 insertions, 0 deletions
diff --git a/data/hearth_amenities.yml b/data/hearth_amenities.yml
index d40fae3..b93070d 100644
--- a/data/hearth_amenities.yml
+++ b/data/hearth_amenities.yml
@@ -1,9 +1,23 @@
foundation:
name: "Foundation"
description: "The foundation is the necessary first step to building anything of value."
+ whatnot:
+ construct_activities:
+ - level: 1
+ gid: "construct_foundation_level1"
forge:
name: "Forge"
description: "A stone furnace. Can be used for practicing the otherforge skill."
+ whatnot:
+ construct_activities:
+ - level: 1
+ gid: "construct_forge_level1"
+ - level: 2
+ gid: "construct_forge_level2"
labratory:
name: "Labratory"
description: "A table and some containers, sufficient for practicing the fluxseethe skill."
+ whatnot:
+ construct_activities:
+ - level: 1
+ gid: "construct_labratory_level1"