diff options
| author | workhorse <workhorse@localhost.localdomain> | 2026-06-19 11:51:17 -0400 |
|---|---|---|
| committer | workhorse <workhorse@localhost.localdomain> | 2026-06-19 11:51:17 -0400 |
| commit | 575a71dcfed3b9fa44af244836f638a23df05a9a (patch) | |
| tree | eb5eff16eab86247a3dd93ff4d7fd3781f291b64 /data/items/avantoe.yaml | |
| parent | 52a3ce6a4b4a254dc5d3067979a09e93c060fa20 (diff) | |
| download | thehouseoficarus-575a71dcfed3b9fa44af244836f638a23df05a9a.tar.gz | |
feat: farming roughly implemented
Diffstat (limited to 'data/items/avantoe.yaml')
| -rw-r--r-- | data/items/avantoe.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/data/items/avantoe.yaml b/data/items/avantoe.yaml index 709b583..d596096 100644 --- a/data/items/avantoe.yaml +++ b/data/items/avantoe.yaml @@ -3,4 +3,4 @@ name: "avantoe" color: "48" description: "A clean avantoe leaf, ready for use in pharmacy." value: 48 -stackable: false +stackable: true |
