mirror of
https://gitlab.com/veloren/veloren.git
synced 2024-08-30 18:12:32 +00:00
update cloth item tag to fix panic during crafting
This commit is contained in:
parent
23dd98bf42
commit
f75f36a2c5
@ -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