diff options
author | David Gay <david@davidgay.org> | 2021-06-03 19:55:55 -0400 |
---|---|---|
committer | David Gay <david@davidgay.org> | 2021-06-03 19:55:55 -0400 |
commit | 2cb92046ebe697d6e17c78e968ec1bcf528487f0 (patch) | |
tree | 95a3d1de321573590dd6e46d3028d8ef92867122 /data | |
parent | 888bcdc0492ff3587e9f2916993a82b9f27c61f1 (diff) |
Only allow one food condition per character
Diffstat (limited to 'data')
-rw-r--r-- | data/conditions.yml | 4 | ||||
-rw-r--r-- | data/hearth_amenities.yml | 2 |
2 files changed, 5 insertions, 1 deletions
diff --git a/data/conditions.yml b/data/conditions.yml index 42dc03a..d7c9aef 100644 --- a/data/conditions.yml +++ b/data/conditions.yml @@ -43,6 +43,8 @@ mudtub_mash: name: "mudtub mash" description: "Incrases max HP by 1." whatnot: + tags: + - "food" effects: - type: "stat_change" gid: "max_hp" @@ -51,6 +53,8 @@ midoras_mudtub_mash: name: "midoras mudtub mash" description: "Incrases max HP and accuracy by 1." whatnot: + tags: + - "food" effects: - type: "stat_change" gid: "max_hp" diff --git a/data/hearth_amenities.yml b/data/hearth_amenities.yml index e53e583..a2e2e89 100644 --- a/data/hearth_amenities.yml +++ b/data/hearth_amenities.yml @@ -72,7 +72,7 @@ loamspire: gid: "planting_spots" modifier: 5 spicebench: - name: "spicebench" + name: "Spicebench" description: >- An array of tools, containers, and shelves for practicing spicework. Also includes a small stone oven. whatnot: |