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"
11 lines
417 B
Rust
11 lines
417 B
Rust
[
|
|
(0.4, Item("common.items.food.apple_mushroom_curry")),
|
|
(1.0, Item("common.items.food.apple_stick")),
|
|
(1.0, Item("common.items.food.cheese")),
|
|
(1.1, Item("common.items.food.mushroom_stick")),
|
|
(1.2, Item("common.items.food.plainsalad")),
|
|
(0.5, Item("common.items.food.sunflower_icetea")),
|
|
(1.0, Item("common.items.food.tomatosalad")),
|
|
(1.4, Item("common.items.food.cactus_colada")),
|
|
]
|