diff --git a/Resources/Prototypes/Entities/Objects/Weapons/Melee/cane.yml b/Resources/Prototypes/Entities/Objects/Weapons/Melee/cane.yml index 9bb266bbde..5c26020d72 100644 --- a/Resources/Prototypes/Entities/Objects/Weapons/Melee/cane.yml +++ b/Resources/Prototypes/Entities/Objects/Weapons/Melee/cane.yml @@ -64,10 +64,11 @@ containers: storagebase: !type:Container ents: [] + item: !type:ContainerSlot - type: UserInterface interfaces: - - key: enum.StorageUiKey.Key - type: StorageBoundUserInterface + enum.StorageUiKey.Key: + type: StorageBoundUserInterface - type: ItemSlots slots: item: @@ -94,4 +95,4 @@ - type: ContainerFill containers: item: - - CaneBlade \ No newline at end of file + - CaneBlade