aboutsummaryrefslogtreecommitdiff
path: root/data/items/toadflax_potion_unf.yaml
diff options
context:
space:
mode:
authorhistoria <[not public]>2026-06-19 02:08:55 -0400
committerhistoria <[not public]>2026-06-19 02:08:55 -0400
commit458916fb78dcef3ff77cb29b7ba98d9f646819fc (patch)
tree19cd8b8eef41a1aa00d155bf7953ad2770f91a4c /data/items/toadflax_potion_unf.yaml
parent97a1a908b9e6e6d3516628c139c9b64262b4fe08 (diff)
downloadthehouseoficarus-458916fb78dcef3ff77cb29b7ba98d9f646819fc.tar.gz
feat: rough pharmacy skill added
Diffstat (limited to 'data/items/toadflax_potion_unf.yaml')
-rw-r--r--data/items/toadflax_potion_unf.yaml12
1 files changed, 12 insertions, 0 deletions
diff --git a/data/items/toadflax_potion_unf.yaml b/data/items/toadflax_potion_unf.yaml
new file mode 100644
index 0000000..ca2a123
--- /dev/null
+++ b/data/items/toadflax_potion_unf.yaml
@@ -0,0 +1,12 @@
+id: toadflax_potion_unf
+name: "toadflax potion (unf)"
+color: "48"
+description: "An unfinished potion with toadflax floating in water."
+value: 28
+stackable: false
+made_from:
+ - items: [toadflax]
+ qty: 1
+ - items: [vial_of_water]
+ qty: 1
+ticks: 0