Replace NoSpawn: true with HideSpawnMenu (#31122)

We don't do this anymore
This commit is contained in:
Plykiya
2024-08-19 11:35:02 -07:00
committed by GitHub
parent ccef5e72f6
commit b81f099d7c
3 changed files with 19 additions and 19 deletions

View File

@@ -27,7 +27,7 @@
- type: entity
id: AlertSpriteView
categories: [ HideSpawnMenu ]
categories: [ HideSpawnMenu ]
components:
- type: Sprite
layers:

View File

@@ -529,7 +529,7 @@
- type: entity
parent: ClothingHeadHatHoodWinterBase
id: ClothingHeadHatHoodWinterColorBlack
noSpawn: true
categories: [ HideSpawnMenu ]
name: black winter coat hood
components:
- type: Sprite
@@ -549,7 +549,7 @@
- type: entity
parent: ClothingHeadHatHoodWinterBase
id: ClothingHeadHatHoodWinterColorPurple
noSpawn: true
categories: [ HideSpawnMenu ]
name: purple winter coat hood
components:
- type: Sprite
@@ -569,7 +569,7 @@
- type: entity
parent: ClothingHeadHatHoodWinterBase
id: ClothingHeadHatHoodWinterColorRed
noSpawn: true
categories: [ HideSpawnMenu ]
name: red winter coat hood
components:
- type: Sprite
@@ -589,7 +589,7 @@
- type: entity
parent: ClothingHeadHatHoodWinterBase
id: ClothingHeadHatHoodWinterColorBlue
noSpawn: true
categories: [ HideSpawnMenu ]
name: blue winter coat hood
components:
- type: Sprite
@@ -609,7 +609,7 @@
- type: entity
parent: ClothingHeadHatHoodWinterBase
id: ClothingHeadHatHoodWinterColorBrown
noSpawn: true
categories: [ HideSpawnMenu ]
name: brown winter coat hood
components:
- type: Sprite
@@ -629,7 +629,7 @@
- type: entity
parent: ClothingHeadHatHoodWinterBase
id: ClothingHeadHatHoodWinterColorGray
noSpawn: true
categories: [ HideSpawnMenu ]
name: gray winter coat hood
components:
- type: Sprite
@@ -649,7 +649,7 @@
- type: entity
parent: ClothingHeadHatHoodWinterBase
id: ClothingHeadHatHoodWinterColorGreen
noSpawn: true
categories: [ HideSpawnMenu ]
name: green winter coat hood
components:
- type: Sprite
@@ -669,7 +669,7 @@
- type: entity
parent: ClothingHeadHatHoodWinterBase
id: ClothingHeadHatHoodWinterColorLightBrown
noSpawn: true
categories: [ HideSpawnMenu ]
name: light brown winter coat hood
components:
- type: Sprite
@@ -689,7 +689,7 @@
- type: entity
parent: ClothingHeadHatHoodWinterBase
id: ClothingHeadHatHoodWinterColorOrange
noSpawn: true
categories: [ HideSpawnMenu ]
name: orange winter coat hood
components:
- type: Sprite
@@ -709,7 +709,7 @@
- type: entity
parent: ClothingHeadHatHoodWinterBase
id: ClothingHeadHatHoodWinterColorWhite
noSpawn: true
categories: [ HideSpawnMenu ]
name: white winter coat hood
components:
- type: Sprite
@@ -729,7 +729,7 @@
- type: entity
parent: ClothingHeadHatHoodWinterBase
id: ClothingHeadHatHoodWinterColorYellow
noSpawn: true
categories: [ HideSpawnMenu ]
name: yellow winter coat hood
components:
- type: Sprite

View File

@@ -44,7 +44,7 @@
- type: entity
id: PelletShotgunSpread
noSpawn: true
categories: [ HideSpawnMenu ]
parent: PelletShotgun
components:
- type: ProjectileSpread
@@ -71,7 +71,7 @@
- type: entity
id: PelletShotgunIncendiarySpread
noSpawn: true
categories: [ HideSpawnMenu ]
parent: PelletShotgunIncendiary
components:
- type: ProjectileSpread
@@ -95,7 +95,7 @@
- type: entity
id: PelletShotgunPracticeSpread
noSpawn: true
categories: [ HideSpawnMenu ]
parent: PelletShotgunPractice
components:
- type: ProjectileSpread
@@ -120,7 +120,7 @@
- type: entity
id: PelletShotgunImprovisedSpread
noSpawn: true
categories: [ HideSpawnMenu ]
parent: PelletShotgunImprovised
components:
- type: ProjectileSpread
@@ -219,7 +219,7 @@
- type: entity
id: PelletShotgunUraniumSpread
noSpawn: true
categories: [ HideSpawnMenu ]
parent: PelletShotgunUranium
components:
- type: ProjectileSpread
@@ -247,7 +247,7 @@
- type: entity
id: PelletGrapeshotSpread
noSpawn: true
categories: [ HideSpawnMenu ]
parent: PelletGrapeshot
components:
- type: ProjectileSpread
@@ -278,7 +278,7 @@
- type: entity
id: PelletGlassSpread
parent: PelletGlass
noSpawn: true
categories: [ HideSpawnMenu ]
components:
- type: ProjectileSpread
proto: PelletGlass