diff --git a/Resources/Prototypes/Entities/Structures/Storage/crates.yml b/Resources/Prototypes/Entities/Structures/Storage/crates.yml index 6a74cffd803..1e8190d2058 100644 --- a/Resources/Prototypes/Entities/Structures/Storage/crates.yml +++ b/Resources/Prototypes/Entities/Structures/Storage/crates.yml @@ -38,7 +38,7 @@ - type: entity parent: CrateGenericSteel - id: CrateMedical + id: CrateMedical2 name: medical crate description: A metal crate for storing medical equipment. components: diff --git a/Resources/Prototypes/Entities/Structures/Storage/tanks.yml b/Resources/Prototypes/Entities/Structures/Storage/tanks.yml index dab2f1d614e..815a1ac7a2c 100644 --- a/Resources/Prototypes/Entities/Structures/Storage/tanks.yml +++ b/Resources/Prototypes/Entities/Structures/Storage/tanks.yml @@ -117,7 +117,7 @@ - type: entity parent: StorageTankWide - id: StorageTank + id: StorageTank2 suffix: Empty components: - type: Sprite @@ -138,7 +138,7 @@ - type: entity id: StorageTankFullFuel - parent: StorageTank + parent: StorageTank2 suffix: Full components: - type: SolutionContainerManager diff --git a/Resources/Prototypes/Entities/Structures/Wallmount/signs.yml b/Resources/Prototypes/Entities/Structures/Wallmount/signs.yml index 5bd10e8bc2b..8dec23fe228 100644 --- a/Resources/Prototypes/Entities/Structures/Wallmount/signs.yml +++ b/Resources/Prototypes/Entities/Structures/Wallmount/signs.yml @@ -4,7 +4,7 @@ # 32x32 - type: entity parent: SignBase - id: SignBar + id: SignBar2 name: bar sign description: Bar! Get drunk here. components: @@ -13,7 +13,7 @@ state: bar - type: entity - parent: SignBar + parent: SignBar2 id: SignClinic name: clinic sign description: A clinic sign. Hopefully they have meds. @@ -26,7 +26,7 @@ color: '#00ff00' - type: entity - parent: SignBar + parent: SignBar2 id: SignOpen1 name: open sign description: Open for business. Maybe. @@ -100,7 +100,7 @@ # 64x32 - type: entity - parent: SignBar + parent: SignBar2 id: SignBazaarOn name: bazaar sign description: A sign for a bazaar. How bizarre.