diff options
Diffstat (limited to 'data/items/consumables/tomato.yaml')
| -rw-r--r-- | data/items/consumables/tomato.yaml | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/data/items/consumables/tomato.yaml b/data/items/consumables/tomato.yaml new file mode 100644 index 0000000..d2ad349 --- /dev/null +++ b/data/items/consumables/tomato.yaml @@ -0,0 +1,8 @@ +id: tomato +name: tomato +color: "196" +description: "A freshly harvested tomato." +value: 4 +stackable: true +heal_value: 2 +eat_message: "You eat the tomato." |
