Skip to content

Commit

Permalink
remove HatBase (space-wizards#31971)
Browse files Browse the repository at this point in the history
  • Loading branch information
lzk228 authored Sep 8, 2024
1 parent 2de0858 commit a1b27db
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 14 deletions.
14 changes: 0 additions & 14 deletions Resources/Prototypes/Entities/Clothing/Head/base_clothinghead.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
3 changes: 3 additions & 0 deletions Resources/migration.yml
Original file line number Diff line number Diff line change
Expand Up @@ -424,3 +424,6 @@ CentcomIDCardSyndie: null
# 2024-09-06
AntimovCircuitBoard: null
OverlordCircuitBoard: null

# 2024-09-08
HatBase: null

0 comments on commit a1b27db

Please sign in to comment.