Fix traveller backpack having all its slots removed

This commit is contained in:
Treeco 2021-01-29 12:47:30 +00:00
parent b88f04215e
commit a1e56c69a4

View File

@ -9,4 +9,5 @@ ItemDef(
),
)),
quality: High,
)
slots: 18,
)