]> git.smokeofanarchy.ru Git - space-station-14.git/commitdiff
Replace NoSpawn: true with HideSpawnMenu (#31122)
authorPlykiya <58439124+Plykiya@users.noreply.github.com>
Mon, 19 Aug 2024 18:35:02 +0000 (11:35 -0700)
committerGitHub <noreply@github.com>
Mon, 19 Aug 2024 18:35:02 +0000 (20:35 +0200)
We don't do this anymore

Resources/Prototypes/Alerts/alerts.yml
Resources/Prototypes/Entities/Clothing/Head/hoods.yml
Resources/Prototypes/Entities/Objects/Weapons/Guns/Ammunition/Projectiles/shotgun.yml

index ff66f2586b07ce03428dedaae5910ee00f528832..4ee4fdce0cb000ece9bdbafeb1f1bb68db80fcc6 100644 (file)
@@ -27,7 +27,7 @@
 
 - type: entity
   id: AlertSpriteView
-  categories: [ HideSpawnMenu  ]
+  categories: [ HideSpawnMenu ]
   components:
   - type: Sprite
     layers:
index c9e19cb31b287ca335c09b40800edcbde3a90694..96c4197bdccb8668bb0347a0bac6b165f25586d7 100644 (file)
 - type: entity
   parent: ClothingHeadHatHoodWinterBase
   id: ClothingHeadHatHoodWinterColorBlack
-  noSpawn: true
+  categories: [ HideSpawnMenu ]
   name: black winter coat hood
   components:
   - type: Sprite
 - type: entity
   parent: ClothingHeadHatHoodWinterBase
   id: ClothingHeadHatHoodWinterColorPurple
-  noSpawn: true
+  categories: [ HideSpawnMenu ]
   name: purple winter coat hood
   components:
   - type: Sprite
 - type: entity
   parent: ClothingHeadHatHoodWinterBase
   id: ClothingHeadHatHoodWinterColorRed
-  noSpawn: true
+  categories: [ HideSpawnMenu ]
   name: red winter coat hood
   components:
   - type: Sprite
 - type: entity
   parent: ClothingHeadHatHoodWinterBase
   id: ClothingHeadHatHoodWinterColorBlue
-  noSpawn: true
+  categories: [ HideSpawnMenu ]
   name: blue winter coat hood
   components:
   - type: Sprite
 - type: entity
   parent: ClothingHeadHatHoodWinterBase
   id: ClothingHeadHatHoodWinterColorBrown
-  noSpawn: true
+  categories: [ HideSpawnMenu ]
   name: brown winter coat hood
   components:
   - type: Sprite
 - type: entity
   parent: ClothingHeadHatHoodWinterBase
   id: ClothingHeadHatHoodWinterColorGray
-  noSpawn: true
+  categories: [ HideSpawnMenu ]
   name: gray winter coat hood
   components:
   - type: Sprite
 - type: entity
   parent: ClothingHeadHatHoodWinterBase
   id: ClothingHeadHatHoodWinterColorGreen
-  noSpawn: true
+  categories: [ HideSpawnMenu ]
   name: green winter coat hood
   components:
   - type: Sprite
 - type: entity
   parent: ClothingHeadHatHoodWinterBase
   id: ClothingHeadHatHoodWinterColorLightBrown
-  noSpawn: true
+  categories: [ HideSpawnMenu ]
   name: light brown winter coat hood
   components:
   - type: Sprite
 - type: entity
   parent: ClothingHeadHatHoodWinterBase
   id: ClothingHeadHatHoodWinterColorOrange
-  noSpawn: true
+  categories: [ HideSpawnMenu ]
   name: orange winter coat hood
   components:
   - type: Sprite
 - type: entity
   parent: ClothingHeadHatHoodWinterBase
   id: ClothingHeadHatHoodWinterColorWhite
-  noSpawn: true
+  categories: [ HideSpawnMenu ]
   name: white winter coat hood
   components:
   - type: Sprite
 - type: entity
   parent: ClothingHeadHatHoodWinterBase
   id: ClothingHeadHatHoodWinterColorYellow
-  noSpawn: true
+  categories: [ HideSpawnMenu ]
   name: yellow winter coat hood
   components:
   - type: Sprite
index ce79b6f417467a9ee75b1f8b7b31a3a571f7362c..d8c465cf9e8da705fe3a0bc14f6d37c5ac7822d2 100644 (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
 
 - type: entity
   id: PelletShotgunImprovisedSpread
-  noSpawn: true
+  categories: [ HideSpawnMenu ]
   parent: PelletShotgunImprovised
   components:
   - type: ProjectileSpread
 
 - type: entity
   id: PelletShotgunUraniumSpread
-  noSpawn: true
+  categories: [ HideSpawnMenu ]
   parent: PelletShotgunUranium
   components:
   - type: ProjectileSpread
 
 - type: entity
   id: PelletGrapeshotSpread
-  noSpawn: true
+  categories: [ HideSpawnMenu ]
   parent: PelletGrapeshot
   components:
   - type: ProjectileSpread
 - type: entity
   id: PelletGlassSpread
   parent: PelletGlass
-  noSpawn: true
+  categories: [ HideSpawnMenu ]
   components:
   - type: ProjectileSpread
     proto: PelletGlass