mirror of
https://gitlab.com/veloren/veloren.git
synced 2024-08-30 18:12:32 +00:00
Merge branch 'tadabito/fix-crafting-panic' into 'master'
update cloth item tag to fix panic during crafting See merge request veloren/veloren!1842
This commit is contained in:
commit
c74cdaeb65
@ -6,7 +6,8 @@ ItemDef(
|
||||
"common.items.armor.cloth_blue.foot",
|
||||
"common.items.armor.cloth_blue.hand",
|
||||
"common.items.armor.cloth_blue.pants",
|
||||
"common.items.armor.cloth_blue.shoulder",
|
||||
"common.items.armor.cloth_blue.shoulder_0",
|
||||
"common.items.armor.cloth_blue.shoulder_1",
|
||||
"common.items.armor.cloth_green.foot",
|
||||
"common.items.armor.cloth_green.hand",
|
||||
"common.items.armor.cloth_green.pants",
|
||||
|
Loading…
Reference in New Issue
Block a user