Remove cat ear guaranteed spawns (#17488)
This commit is contained in:
@@ -52694,16 +52694,6 @@ entities:
|
|||||||
- pos: 1.8966352,1.6815121
|
- pos: 1.8966352,1.6815121
|
||||||
parent: 1
|
parent: 1
|
||||||
type: Transform
|
type: Transform
|
||||||
- proto: ClothingHeadHatCatEars
|
|
||||||
entities:
|
|
||||||
- uid: 1856
|
|
||||||
components:
|
|
||||||
- flags: InContainer
|
|
||||||
type: MetaData
|
|
||||||
- parent: 1666
|
|
||||||
type: Transform
|
|
||||||
- canCollide: False
|
|
||||||
type: Physics
|
|
||||||
- proto: ClothingHeadHatCone
|
- proto: ClothingHeadHatCone
|
||||||
entities:
|
entities:
|
||||||
- uid: 717
|
- uid: 717
|
||||||
@@ -105617,12 +105607,6 @@ entities:
|
|||||||
pos: 19.5,-10.5
|
pos: 19.5,-10.5
|
||||||
parent: 1
|
parent: 1
|
||||||
type: Transform
|
type: Transform
|
||||||
- containers:
|
|
||||||
stash: !type:ContainerSlot
|
|
||||||
showEnts: False
|
|
||||||
occludes: True
|
|
||||||
ent: 1856
|
|
||||||
type: ContainerContainer
|
|
||||||
- uid: 4069
|
- uid: 4069
|
||||||
components:
|
components:
|
||||||
- rot: -1.5707963267948966 rad
|
- rot: -1.5707963267948966 rad
|
||||||
|
|||||||
@@ -34535,16 +34535,6 @@ entities:
|
|||||||
- pos: -7.4940805,-11.8714485
|
- pos: -7.4940805,-11.8714485
|
||||||
parent: 1
|
parent: 1
|
||||||
type: Transform
|
type: Transform
|
||||||
- proto: ClothingHeadHatCatEars
|
|
||||||
entities:
|
|
||||||
- uid: 9046
|
|
||||||
components:
|
|
||||||
- flags: InContainer
|
|
||||||
type: MetaData
|
|
||||||
- parent: 9045
|
|
||||||
type: Transform
|
|
||||||
- canCollide: False
|
|
||||||
type: Physics
|
|
||||||
- proto: ClothingHeadHatFedoraBrown
|
- proto: ClothingHeadHatFedoraBrown
|
||||||
entities:
|
entities:
|
||||||
- uid: 12535
|
- uid: 12535
|
||||||
@@ -36133,20 +36123,6 @@ entities:
|
|||||||
- pos: 3.278635,-0.52339196
|
- pos: 3.278635,-0.52339196
|
||||||
parent: 1
|
parent: 1
|
||||||
type: Transform
|
type: Transform
|
||||||
- uid: 9045
|
|
||||||
components:
|
|
||||||
- pos: -29.974428,-14.48443
|
|
||||||
parent: 1
|
|
||||||
type: Transform
|
|
||||||
- isSeatUp: True
|
|
||||||
toggleSound: !type:SoundPathSpecifier
|
|
||||||
path: /Audio/Items/desk_bell_ring.ogg
|
|
||||||
type: Toilet
|
|
||||||
- type: SecretStash
|
|
||||||
- containers:
|
|
||||||
stash: !type:ContainerSlot
|
|
||||||
ent: 9046
|
|
||||||
type: ContainerContainer
|
|
||||||
- proto: DiceBag
|
- proto: DiceBag
|
||||||
entities:
|
entities:
|
||||||
- uid: 5590
|
- uid: 5590
|
||||||
|
|||||||
@@ -149,6 +149,7 @@
|
|||||||
id: ClothingHeadHatCatEars
|
id: ClothingHeadHatCatEars
|
||||||
name: cat ears
|
name: cat ears
|
||||||
description: "NYAH!"
|
description: "NYAH!"
|
||||||
|
suffix: DO NOT MAP
|
||||||
components:
|
components:
|
||||||
- type: Tag
|
- type: Tag
|
||||||
tags: # ignore "WhitelistChameleon" tag
|
tags: # ignore "WhitelistChameleon" tag
|
||||||
|
|||||||
@@ -24,7 +24,6 @@
|
|||||||
- BalloonCorgi
|
- BalloonCorgi
|
||||||
- PonderingOrb
|
- PonderingOrb
|
||||||
- Skub
|
- Skub
|
||||||
- ClothingHeadHatCatEars
|
|
||||||
- DrinkMugDog
|
- DrinkMugDog
|
||||||
- ClothingNeckLGBTPin
|
- ClothingNeckLGBTPin
|
||||||
- ClothingNeckAromanticPin
|
- ClothingNeckAromanticPin
|
||||||
|
|||||||
Reference in New Issue
Block a user