mirror of
https://gitlab.com/veloren/veloren.git
synced 2024-08-30 18:12:32 +00:00
Fix traveller backpack having all its slots removed
This commit is contained in:
parent
b88f04215e
commit
a1e56c69a4
@ -9,4 +9,5 @@ ItemDef(
|
|||||||
),
|
),
|
||||||
)),
|
)),
|
||||||
quality: High,
|
quality: High,
|
||||||
)
|
slots: 18,
|
||||||
|
)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user