diff --git a/Resources/Prototypes/Entities/Objects/Specific/Medical/morgue.yml b/Resources/Prototypes/Entities/Objects/Specific/Medical/morgue.yml index 578e071587..d1085ff5de 100644 --- a/Resources/Prototypes/Entities/Objects/Specific/Medical/morgue.yml +++ b/Resources/Prototypes/Entities/Objects/Specific/Medical/morgue.yml @@ -56,6 +56,9 @@ whitelist: components: - Paper + blacklist: + tags: + - Book - type: Appearance - type: EntityStorageVisuals stateDoorOpen: open_overlay diff --git a/Resources/Prototypes/Entities/Objects/Specific/Xenoarchaeology/artifact_equipment.yml b/Resources/Prototypes/Entities/Objects/Specific/Xenoarchaeology/artifact_equipment.yml index 5ab5ffc626..a003ba9079 100644 --- a/Resources/Prototypes/Entities/Objects/Specific/Xenoarchaeology/artifact_equipment.yml +++ b/Resources/Prototypes/Entities/Objects/Specific/Xenoarchaeology/artifact_equipment.yml @@ -71,6 +71,9 @@ whitelist: components: - Paper + blacklist: + tags: + - Book - type: Appearance - type: EntityStorageVisuals stateDoorOpen: artifact_container_open diff --git a/Resources/Prototypes/Entities/Structures/Storage/Closets/base_structureclosets.yml b/Resources/Prototypes/Entities/Structures/Storage/Closets/base_structureclosets.yml index b515dffc2b..67c597a70d 100644 --- a/Resources/Prototypes/Entities/Structures/Storage/Closets/base_structureclosets.yml +++ b/Resources/Prototypes/Entities/Structures/Storage/Closets/base_structureclosets.yml @@ -27,6 +27,9 @@ whitelist: components: - Paper + blacklist: + tags: + - Book - type: ItemSlots - type: DamageOnHighSpeedImpact damage: diff --git a/Resources/Prototypes/Entities/Structures/Storage/Crates/base_structurecrates.yml b/Resources/Prototypes/Entities/Structures/Storage/Crates/base_structurecrates.yml index fa6a45fcba..48804893ca 100644 --- a/Resources/Prototypes/Entities/Structures/Storage/Crates/base_structurecrates.yml +++ b/Resources/Prototypes/Entities/Structures/Storage/Crates/base_structurecrates.yml @@ -77,6 +77,9 @@ whitelist: components: - Paper + blacklist: + tags: + - Book - type: ContainerContainer containers: entity_storage: !type:Container