mirror of
https://gitlab.com/veloren/veloren.git
synced 2024-08-30 18:12:32 +00:00
Made pickaxe obtainable
This commit is contained in:
parent
7b736640f5
commit
f9612c1c26
@ -378,7 +378,7 @@
|
||||
"pickaxe": (
|
||||
("common.items.tool.pick", 1),
|
||||
[
|
||||
(Item("common.items.crafting_ing.wool"), 1), // TODO: Replace with plant fiber when obtainable
|
||||
(Item("common.items.crafting_ing.cloth_scraps"), 1), // TODO: Replace with plant fiber when obtainable
|
||||
(Item("common.items.crafting_ing.stones"), 5), // TODO: Replace with iron ingots when obtainable
|
||||
(Item("common.items.crafting_ing.twigs"), 4),
|
||||
(Item("common.items.crafting_tools.craftsman_hammer"), 0),
|
||||
|
Loading…
Reference in New Issue
Block a user