Seed sack and craft (#1287)

* seed_sack

* full seed sack

* seed sack sprite

* name and description
This commit is contained in:
Alexsey Bezyuk
2025-05-21 19:41:22 +10:00
committed by GitHub
parent beeea40dc7
commit a73f8e3113
9 changed files with 106 additions and 2 deletions

View File

@@ -7307,6 +7307,20 @@
"parent": "CP14SackFarming",
"suffix": "Wheat"
},
"CP14SackFarmingSeed": {
"id": "CP14SackFarmingSeed",
"name": "seed sack",
"description": "Sack for various plant seeds.",
"parent": "CP14SackFarming",
"suffix": null
},
"CP14SackFarmingSeedFull": {
"id": "CP14SackFarmingSeedFull",
"name": null,
"description": null,
"parent": "CP14SackFarming",
"suffix": "Full"
},
"CP14BaseSeed": {
"id": "CP14BaseSeed",
"name": null,