summaryrefslogtreecommitdiff
path: root/data/hearth_amenities.yml
blob: b93070d339231f223330f876d24aa3248e267753 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
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"