remove HatBase (#31971)
This commit is contained in:
parent
4d9664fae5
commit
eca508f4d9
|
|
@ -407,3 +407,10 @@ ClothingBackpackDuffelSyndicateCostumeCentcom: null
|
|||
ClothingHeadsetAltCentComFake: null
|
||||
CentcomPDAFake: null
|
||||
CentcomIDCardSyndie: null
|
||||
|
||||
# 2024-09-06
|
||||
AntimovCircuitBoard: null
|
||||
OverlordCircuitBoard: null
|
||||
|
||||
# 2024-09-08
|
||||
HatBase: null
|
||||
|
|
|
|||
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in New Issue