diff --git a/Resources/Prototypes/ADT/Catalog/Fills/Lockers/biohazard.yml b/Resources/Prototypes/ADT/Catalog/Fills/Lockers/biohazard.yml index 2d9641b67ac..b7caccffce7 100644 --- a/Resources/Prototypes/ADT/Catalog/Fills/Lockers/biohazard.yml +++ b/Resources/Prototypes/ADT/Catalog/Fills/Lockers/biohazard.yml @@ -1,7 +1,7 @@ - type: entity - id: ADTClosetL3PathologistFilled + id: ADTClosetLPathologistFilled suffix: Filled, Pathologist - parent: ADTClosetL3Pathologist + parent: ADTClosetLPathologist components: - type: StorageFill contents: diff --git a/Resources/Prototypes/ADT/Entities/Structures/Storage/Closets/Lockers /lockers.yml b/Resources/Prototypes/ADT/Entities/Structures/Storage/Closets/Lockers /lockers.yml index 9f200c6001e..9bfb87bb294 100644 --- a/Resources/Prototypes/ADT/Entities/Structures/Storage/Closets/Lockers /lockers.yml +++ b/Resources/Prototypes/ADT/Entities/Structures/Storage/Closets/Lockers /lockers.yml @@ -45,12 +45,12 @@ - type: Appearance # Патолог. -#- type: entity -# parent: ADTClosetL3 -# id: ADTClosetLPathologist -# components: -# - type: Appearance -# - type: EntityStorageVisuals -# stateBaseClosed: bio_pathologist -# stateDoorOpen: bio_pathologist_open -# stateDoorClosed: bio_pathologist_door +- type: entity + parent: ADTClosetL3 + id: ADTClosetLPathologist + components: + - type: Appearance + - type: EntityStorageVisuals + stateBaseClosed: bio_pathologist + stateDoorOpen: bio_pathologist_open + stateDoorClosed: bio_pathologist_door