mirror of
https://gitlab.com/veloren/veloren.git
synced 2024-08-30 18:12:32 +00:00
Small leather pouches salvage into simple leather as opposed to thick leather
This commit is contained in:
parent
7cb22906d2
commit
31c04f1ffb
@ -8,7 +8,7 @@ ItemDef(
|
||||
quality: Common,
|
||||
tags: [
|
||||
Bag,
|
||||
SalvageInto(Leather, 1),
|
||||
SalvageInto(Rawhide, 1),
|
||||
],
|
||||
slots: 6,
|
||||
)
|
||||
|
Loading…
Reference in New Issue
Block a user