veloren/assets/common/items/crafting_ing/cactus.ron
Monty c17e3ad996 Cactus Colada
Made cacti lootable
Cactus colada recipe and item
price balance
fmt

 "make it 8 and drop it to 20 or 25? Not really sure tbh"
2021-06-13 13:52:56 +02:00

9 lines
168 B
Plaintext

ItemDef(
name: "Cactus",
description: "Grows in warm and dry places.",
kind: Ingredient(
kind: "Cactus",
),
quality: Common,
tags: [],
)