Set slots to 18 in backpack

This commit is contained in:
hqurve 2021-06-07 14:12:46 -04:00
parent 7e8bebdfa1
commit 2d564c30f7

View File

@ -16,4 +16,5 @@ ItemDef(
tags: [ tags: [
Bag, Bag,
], ],
slots: 18,
) )