diff options
Diffstat (limited to 'data/items/nutrient_bar.yaml')
| -rw-r--r-- | data/items/nutrient_bar.yaml | 8 |
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." |
