aboutsummaryrefslogtreecommitdiff
path: root/data/items/torstol_seed.yaml
diff options
context:
space:
mode:
authorworkhorse <workhorse@localhost.localdomain>2026-06-19 11:51:17 -0400
committerworkhorse <workhorse@localhost.localdomain>2026-06-19 11:51:17 -0400
commit575a71dcfed3b9fa44af244836f638a23df05a9a (patch)
treeeb5eff16eab86247a3dd93ff4d7fd3781f291b64 /data/items/torstol_seed.yaml
parent52a3ce6a4b4a254dc5d3067979a09e93c060fa20 (diff)
downloadthehouseoficarus-575a71dcfed3b9fa44af244836f638a23df05a9a.tar.gz
feat: farming roughly implemented
Diffstat (limited to 'data/items/torstol_seed.yaml')
-rw-r--r--data/items/torstol_seed.yaml10
1 files changed, 9 insertions, 1 deletions
diff --git a/data/items/torstol_seed.yaml b/data/items/torstol_seed.yaml
index 5db6f9d..2dfd60c 100644
--- a/data/items/torstol_seed.yaml
+++ b/data/items/torstol_seed.yaml
@@ -3,4 +3,12 @@ name: torstol seed
color: "46"
description: "The rarest of herb seeds. Worth a small fortune."
value: 5000
-stackable: true \ No newline at end of file
+stackable: true
+farm_patch_type: herb
+farm_level: 85
+farm_plant_xp: 142
+farm_harvest_xp: 200
+farm_stages: 4
+farm_product: torstol
+farm_min_yield: 3
+farm_max_yield: 8 \ No newline at end of file