diff --git a/Resources/Prototypes/_LostParadise/Entities/Clothing/Shoes/magboots.yml b/Resources/Prototypes/_LostParadise/Entities/Clothing/Shoes/magboots.yml index 02e8cd76fa..8ecca34f39 100644 --- a/Resources/Prototypes/_LostParadise/Entities/Clothing/Shoes/magboots.yml +++ b/Resources/Prototypes/_LostParadise/Entities/Clothing/Shoes/magboots.yml @@ -128,4 +128,8 @@ tags: - WhitelistChameleon - type: StaticPrice - price: 450 \ No newline at end of file + price: 450 + - type: ContainerContainer + containers: + storagebase: !type:Container + ents: [] \ No newline at end of file