mirror of
https://gitlab.com/veloren/veloren.git
synced 2024-08-30 18:12:32 +00:00
Merge branch 'slippedfix' into 'master'
Update simple_leather.ron See merge request veloren/veloren!2419
This commit is contained in:
commit
82c84e5440
@ -1724,7 +1724,7 @@
|
||||
],
|
||||
),
|
||||
"leather": (
|
||||
output: ("common.items.crafting_ing.leather.thick_leather", 1),
|
||||
output: ("common.items.crafting_ing.leather.simple_leather", 1),
|
||||
inputs: [
|
||||
(Tag(Material(Leather)), 1),
|
||||
],
|
||||
|
Loading…
Reference in New Issue
Block a user