diff options
Diffstat (limited to 'data/hearth_amenities.yml')
-rw-r--r-- | data/hearth_amenities.yml | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/data/hearth_amenities.yml b/data/hearth_amenities.yml index bb60d3f..9d6aeb3 100644 --- a/data/hearth_amenities.yml +++ b/data/hearth_amenities.yml @@ -62,3 +62,12 @@ loamspire: gid: "construct_loamspire_level1" - level: 2 gid: "construct_loamspire_level2" + effects: + - type: "stat_change" + level: 1 + gid: "planting_spots" + modifier: 5 + - type: "stat_change" + level: 2 + gid: "planting_spots" + modifier: 5 |