diff --git a/Resources/Prototypes/Procedural/Themes/maints.yml b/Resources/Prototypes/Procedural/Themes/maints.yml index 39ab39b0ea..17b1c814c0 100644 --- a/Resources/Prototypes/Procedural/Themes/maints.yml +++ b/Resources/Prototypes/Procedural/Themes/maints.yml @@ -159,11 +159,22 @@ - Maints - type: entity - id: MaintsRoomMarker parent: BaseRoomMarker + id: MaintsRoomMarker name: Maints interior marker components: - type: RoomFill + clearExisting: false roomWhitelist: tags: - Maints + +- type: entity + parent: MaintsRoomMarker + id: MaintsRoomMarkerClearing + suffix: Clearing + components: + - type: RoomFill + clearExisting: true + +