diff options
Diffstat (limited to 'data/items/consumables/salmon.yaml')
| -rw-r--r-- | data/items/consumables/salmon.yaml | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/data/items/consumables/salmon.yaml b/data/items/consumables/salmon.yaml new file mode 100644 index 0000000..59b8237 --- /dev/null +++ b/data/items/consumables/salmon.yaml @@ -0,0 +1,8 @@ +id: salmon +name: salmon +color: "209" +description: "A nicely cooked salmon." +value: 10 +stackable: false +heal_value: 9 +eat_message: "You eat the salmon. Savory and satisfying!" |
