aboutsummaryrefslogtreecommitdiff
path: root/data/objects
diff options
context:
space:
mode:
authorhistoria <[not public]>2026-06-16 04:17:43 -0400
committerhistoria <[not public]>2026-06-16 04:17:43 -0400
commit085e728d22a3369bd110b77409914cfbe9ebe611 (patch)
treeeeb88cb1ceb91cc9ea2b5a1877c3c66328fab503 /data/objects
parent43f21aabae8924f35c12c8485e690aeefe0089fb (diff)
downloadthehouseoficarus-085e728d22a3369bd110b77409914cfbe9ebe611.tar.gz
feat: recipe system, combining items, cooking skill
Diffstat (limited to 'data/objects')
-rw-r--r--data/objects/cooking_range.yaml5
-rw-r--r--data/objects/lumby_fountain.yaml1
2 files changed, 5 insertions, 1 deletions
diff --git a/data/objects/cooking_range.yaml b/data/objects/cooking_range.yaml
new file mode 100644
index 0000000..caa52c5
--- /dev/null
+++ b/data/objects/cooking_range.yaml
@@ -0,0 +1,5 @@
+id: cooking_range
+name: cooking range
+color: "fg=white"
+props:
+ description: "A sturdy iron range with multiple burners. Perfect for cooking."
diff --git a/data/objects/lumby_fountain.yaml b/data/objects/lumby_fountain.yaml
index e46d0f5..29c79ea 100644
--- a/data/objects/lumby_fountain.yaml
+++ b/data/objects/lumby_fountain.yaml
@@ -1,6 +1,5 @@
id: lumby_fountain
name: town fountain
color: "fg=cyan"
-behavior: ""
props:
description: "Clear water sparkles in the sunlight."