mirror of
https://gitlab.com/veloren/veloren.git
synced 2024-08-30 18:12:32 +00:00
c17e3ad996
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"
9 lines
168 B
Plaintext
9 lines
168 B
Plaintext
ItemDef(
|
|
name: "Cactus",
|
|
description: "Grows in warm and dry places.",
|
|
kind: Ingredient(
|
|
kind: "Cactus",
|
|
),
|
|
quality: Common,
|
|
tags: [],
|
|
) |