fix doors layers

This commit is contained in:
Ed
2024-08-03 21:37:29 +03:00
parent 7a224520fe
commit 7b5e40c5a1

View File

@@ -163,3 +163,26 @@
closeSound:
collection: MetalScrape
- type: Appearance
- type: entity
parent: CP14IronGrilleGate
id: CP14IronGrilleGateLockedTavern
suffix: Tavern locked
components:
- type: ContainerContainer
containers:
lock_slot: !type:ContainerSlot
- type: Lock
locked: true
lockSlotId: lock_slot
- type: ItemSlots
slots:
lock_slot:
name: cp-lock-slot-component-slot-name-default
startingItem: CP14LockTavern
disableEject: true
insertOnInteract: false
ejectOnBreak: true
whitelist:
components:
- CPLock