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