diff options
Diffstat (limited to 'data/hearth_amenities.yml')
-rw-r--r-- | data/hearth_amenities.yml | 11 |
1 files changed, 10 insertions, 1 deletions
diff --git a/data/hearth_amenities.yml b/data/hearth_amenities.yml index e58aa1c..957287b 100644 --- a/data/hearth_amenities.yml +++ b/data/hearth_amenities.yml @@ -95,4 +95,13 @@ binding_array: gid: "construct_binding_array_level1" - level: 2 gid: "construct_binding_array_level2" - +aetherloom: + name: "Aetherloom" + description: >- + A construction that allows the user to craft items using the aetherweave skill. + whatnot: + construct_activities: + - level: 1 + gid: "construct_aetherloom_level1" + - level: 2 + gid: "construct_aetherloom_level2" |