diff --git a/Resources/Prototypes/_White/Actions/types.yml b/Resources/Prototypes/_White/Actions/types.yml index 716228cffe..6e0ac4502f 100644 --- a/Resources/Prototypes/_White/Actions/types.yml +++ b/Resources/Prototypes/_White/Actions/types.yml @@ -2,7 +2,7 @@ id: ActivateHardlightSpearImplant name: Create hardlight spear description: Creates hardlight spear in your hands. - noSpawn: true + categories: [ HideSpawnMenu ] components: - type: InstantAction useDelay: 1.5 @@ -17,7 +17,7 @@ id: ActivateSmokeImplant name: Release a cloud of smoke description: Releases a cloud of smoke around you. - noSpawn: true + categories: [ HideSpawnMenu ] components: - type: InstantAction useDelay: 20 @@ -32,7 +32,7 @@ id: ToggleNightVision name: Switch night vision description: Switches night vision. - noSpawn: true + categories: [ HideSpawnMenu ] components: - type: InstantAction itemIconStyle: BigAction @@ -46,7 +46,7 @@ id: ToggleThermalVision name: Switch Thermal vision description: Switches Thermal vision. - noSpawn: true + categories: [ HideSpawnMenu ] components: - type: InstantAction itemIconStyle: BigAction diff --git a/Resources/Prototypes/_White/Aspects/Aspects.yml b/Resources/Prototypes/_White/Aspects/Aspects.yml index b7df2e3991..d3d962e032 100644 --- a/Resources/Prototypes/_White/Aspects/Aspects.yml +++ b/Resources/Prototypes/_White/Aspects/Aspects.yml @@ -1,7 +1,7 @@ - type: entity id: LandmineAspect parent: BaseGameRule - noSpawn: true + categories: [ HideSpawnMenu ] components: - type: Aspect name: "Landmine" @@ -14,7 +14,7 @@ - type: entity id: TraitoredAspect parent: BaseGameRule - noSpawn: true + categories: [ HideSpawnMenu ] components: - type: Aspect name: "Traitored" @@ -27,7 +27,7 @@ - type: entity id: PresentAspect parent: BaseGameRule - noSpawn: true + categories: [ HideSpawnMenu ] components: - type: Aspect name: "Presents" @@ -40,7 +40,7 @@ - type: entity id: ReflectAspect parent: BaseGameRule - noSpawn: true + categories: [ HideSpawnMenu ] components: - type: Aspect name: "Reflect" @@ -53,7 +53,7 @@ - type: entity id: NothingAspect parent: BaseGameRule - noSpawn: true + categories: [ HideSpawnMenu ] components: - type: Aspect name: "Nothing" @@ -66,7 +66,7 @@ - type: entity id: TraitorRichAspect parent: BaseGameRule - noSpawn: true + categories: [ HideSpawnMenu ] components: - type: Aspect name: "Ext" @@ -79,7 +79,7 @@ - type: entity id: ImmersiveAspect parent: BaseGameRule - noSpawn: true + categories: [ HideSpawnMenu ] components: - type: Aspect name: "Immersive" diff --git a/Resources/Prototypes/_White/Entities/Objects/Consumable/Food/candy.yml b/Resources/Prototypes/_White/Entities/Objects/Consumable/Food/candy.yml index bef2cb6642..2ab7711ded 100644 --- a/Resources/Prototypes/_White/Entities/Objects/Consumable/Food/candy.yml +++ b/Resources/Prototypes/_White/Entities/Objects/Consumable/Food/candy.yml @@ -457,10 +457,10 @@ Quantity: 5 - type: entity - noSpawn: true parent: FoodPacketTrash id: FoodPacketCandyGummyEyeTrash name: gymmy eye wrapper + categories: [ HideSpawnMenu ] components: - type: Sprite sprite: _White/Objects/Consumable/Food/candy.rsi diff --git a/Resources/Prototypes/_White/Entities/Objects/Decoration/halloweenpresent.yml b/Resources/Prototypes/_White/Entities/Objects/Decoration/halloweenpresent.yml index 5d81cff384..1715559457 100644 --- a/Resources/Prototypes/_White/Entities/Objects/Decoration/halloweenpresent.yml +++ b/Resources/Prototypes/_White/Entities/Objects/Decoration/halloweenpresent.yml @@ -14,10 +14,10 @@ - type: entity id: PresentHalloweenBaseTrash - noSpawn: true parent: BaseItem name: wrapping paper description: Carefully folded, taped, and tied with a bow. Then ceremoniously ripped apart and tossed on the floor. + categories: [ HideSpawnMenu ] components: - type: Sprite sprite: _White/Objects/Decoration/Halloween/present.rsi @@ -32,10 +32,10 @@ - type: entity id: PresentHalloweenSweetTrash - noSpawn: true parent: BaseItem name: wrapping paper description: Carefully folded, taped, and tied with a bow. Then ceremoniously ripped apart and tossed on the floor. Looks edible and smells sweet. + categories: [ HideSpawnMenu ] components: - type: Sprite sprite: _White/Objects/Decoration/Halloween/present.rsi @@ -59,10 +59,10 @@ - type: entity id: PresentHalloweenClothTrash - noSpawn: true parent: BaseItem name: wrapping paper description: Carefully folded, taped, and tied with a bow. Then ceremoniously ripped apart and tossed on the floor. + categories: [ HideSpawnMenu ] components: - type: Sprite sprite: _White/Objects/Decoration/Halloween/present.rsi @@ -80,7 +80,7 @@ name: present soul description: Something small, spooky and ghostly in the form of a gift. parent: BaseItem - noSpawn: true + categories: [ HideSpawnMenu ] components: - type: Sprite sprite: _White/Objects/Decoration/Halloween/presentsoul.rsi @@ -101,7 +101,7 @@ name: present soul description: Nothinng. parent: BaseItem - noSpawn: true + categories: [ HideSpawnMenu ] components: - type: Sprite sprite: _White/Objects/Decoration/Halloween/presentsoul.rsi diff --git a/Resources/Prototypes/_White/Entities/Objects/Misc/subdermal_implants.yml b/Resources/Prototypes/_White/Entities/Objects/Misc/subdermal_implants.yml index 428b8a779c..25d340f5f5 100644 --- a/Resources/Prototypes/_White/Entities/Objects/Misc/subdermal_implants.yml +++ b/Resources/Prototypes/_White/Entities/Objects/Misc/subdermal_implants.yml @@ -15,7 +15,7 @@ id: NeuroStabilizationImplant name: neuro stabilization implant description: Blocks all of the incoming stamina damage at the cost of frying you nerve system a bit each time. - noSpawn: true + categories: [ HideSpawnMenu ] components: - type: SubdermalImplant - type: Tag @@ -27,7 +27,7 @@ id: SmokeImplant name: smoke implant description: This implant releases smoke cloud on activation. - noSpawn: true + categories: [ HideSpawnMenu ] components: - type: SubdermalImplant implantAction: ActivateSmokeImplant @@ -43,7 +43,7 @@ id: MindSlaveImplant name: mindslave implant description: Make someone a proper doll for your use. - noSpawn: true + categories: [ HideSpawnMenu ] components: - type: SubdermalImplant - type: Tag diff --git a/Resources/Prototypes/_White/Entities/Objects/Weapons/Guns/Projectiles/bolts..yml b/Resources/Prototypes/_White/Entities/Objects/Weapons/Guns/Projectiles/bolts..yml index 4bf6ad8722..4468ff1cd7 100644 --- a/Resources/Prototypes/_White/Entities/Objects/Weapons/Guns/Projectiles/bolts..yml +++ b/Resources/Prototypes/_White/Entities/Objects/Weapons/Guns/Projectiles/bolts..yml @@ -2,7 +2,7 @@ name: energy crossbow bolt parent: BaseBullet id: BoltEnergyCrossbow - noSpawn: true + categories: [ HideSpawnMenu ] components: - type: Sprite sprite: _White/Objects/Weapons/Guns/Projectiles/ebolt.rsi