diff --git a/Resources/Migrations/migration.yml b/Resources/Migrations/migration.yml index 642b8cdc59..2896020fba 100644 --- a/Resources/Migrations/migration.yml +++ b/Resources/Migrations/migration.yml @@ -407,3 +407,10 @@ ClothingBackpackDuffelSyndicateCostumeCentcom: null ClothingHeadsetAltCentComFake: null CentcomPDAFake: null CentcomIDCardSyndie: null + +# 2024-09-06 +AntimovCircuitBoard: null +OverlordCircuitBoard: null + +# 2024-09-08 +HatBase: null diff --git a/Resources/Prototypes/Entities/Clothing/Head/base_clothinghead.yml b/Resources/Prototypes/Entities/Clothing/Head/base_clothinghead.yml index e6c8ada7dc..46fe9ef09d 100644 --- a/Resources/Prototypes/Entities/Clothing/Head/base_clothinghead.yml +++ b/Resources/Prototypes/Entities/Clothing/Head/base_clothinghead.yml @@ -40,20 +40,6 @@ - ClothMade - WhitelistChameleon -- type: entity - abstract: true - parent: Clothing - id: HatBase - components: - - type: Clothing - slots: - - HEAD - - type: Sprite - state: icon - - type: Tag - tags: - - WhitelistChameleon - - type: entity abstract: true parent: ClothingHeadBase