]> git.smokeofanarchy.ru Git - space-station-14.git/commitdiff
remove HatBase (#31971)
authorlzk <124214523+lzk228@users.noreply.github.com>
Sun, 8 Sep 2024 15:23:01 +0000 (17:23 +0200)
committerGitHub <noreply@github.com>
Sun, 8 Sep 2024 15:23:01 +0000 (18:23 +0300)
Resources/Prototypes/Entities/Clothing/Head/base_clothinghead.yml
Resources/migration.yml

index e6c8ada7dc00edc6b14e15dbbd4b796127c32bee..46fe9ef09df3b752e2e7ac6567b1f9de3fb4b0b0 100644 (file)
       - 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
index cc599493b4afc9286dde5b8c6f599a6b5aa3685d..361f864f9399dc072c4e1b2150c00c13ef170f74 100644 (file)
@@ -424,3 +424,6 @@ CentcomIDCardSyndie: null
 # 2024-09-06
 AntimovCircuitBoard: null
 OverlordCircuitBoard: null
+
+# 2024-09-08
+HatBase: null