aboutsummaryrefslogtreecommitdiff
path: root/data/items/nutrient_bar.yaml
diff options
context:
space:
mode:
authorhistoria <[not public]>2026-06-19 03:05:46 -0400
committerhistoria <[not public]>2026-06-19 03:05:46 -0400
commitfbd1c30d7b9777c9df6653f0c393afa7a7dfa519 (patch)
tree7d4dd5b1fb1a5f868a330caf009ac8dc4e583025 /data/items/nutrient_bar.yaml
parentdea4a06764c507699cf9adcd1fd0a572d227aff0 (diff)
downloadthehouseoficarus-fbd1c30d7b9777c9df6653f0c393afa7a7dfa519.tar.gz
feat: science skill roughly implemented
Diffstat (limited to 'data/items/nutrient_bar.yaml')
-rw-r--r--data/items/nutrient_bar.yaml8
1 files changed, 8 insertions, 0 deletions
diff --git a/data/items/nutrient_bar.yaml b/data/items/nutrient_bar.yaml
new file mode 100644
index 0000000..d33d7de
--- /dev/null
+++ b/data/items/nutrient_bar.yaml
@@ -0,0 +1,8 @@
+id: nutrient_bar
+name: nutrient bar
+color: "220"
+description: "A compressed bar of processed nutrients. Restores a small amount of health."
+value: 5
+stackable: true
+heal_value: 2
+eat_message: "You eat the nutrient bar."