From b9e90f50caddb37b0aad49a3bef64dd4dc3a6802 Mon Sep 17 00:00:00 2001 From: Ed <96445749+TheShuEd@users.noreply.github.com> Date: Fri, 27 Sep 2024 10:35:21 +0300 Subject: [PATCH] nospawn --- Resources/Prototypes/Body/Parts/human.yml | 20 ++++++++-------- .../Entities/Objects/Decoration/flora.yml | 24 +++++++++---------- .../Entities/Objects/Materials/materials.yml | 4 +--- .../Entities/Objects/Specific/chemistry.yml | 4 ++-- .../Structures/Decoration/bonfire.yml | 4 ++-- .../Entities/Structures/Walls/fence_wood.yml | 20 ++++++++-------- Resources/Prototypes/Entities/Tiles/chasm.yml | 8 +++---- .../Entities/Actions/Spells/earth_wall.yml | 2 +- .../Entities/Actions/Spells/flash_light.yml | 2 +- .../_CP14/Entities/Effects/visual_effect.yml | 4 ++-- .../_CP14/Entities/Effects/weapon_arc.yml | 4 ++-- .../_CP14/Entities/Mobs/Species/dwarf.yml | 2 +- .../_CP14/Entities/Mobs/Species/elf.yml | 2 +- .../_CP14/Entities/Mobs/Species/goblin.yml | 2 +- .../_CP14/Entities/Mobs/Species/human.yml | 2 +- .../_CP14/Entities/Mobs/Species/tiefling.yml | 2 +- .../Structures/Storage/Crates/base_chest.yml | 2 +- .../Entities/Structures/dungeon_entrance.yml | 4 ++-- .../Prototypes/_CP14/GameRules/roundstart.yml | 2 +- 19 files changed, 56 insertions(+), 58 deletions(-) diff --git a/Resources/Prototypes/Body/Parts/human.yml b/Resources/Prototypes/Body/Parts/human.yml index 2951195e78..13a487e958 100644 --- a/Resources/Prototypes/Body/Parts/human.yml +++ b/Resources/Prototypes/Body/Parts/human.yml @@ -15,7 +15,7 @@ Quantity: 10 - type: entity - noSpawn: true + categories: [ HideSpawnMenu ] id: TorsoHuman name: "human torso" parent: [PartHuman, BaseTorso] @@ -32,7 +32,7 @@ Quantity: 20 - type: entity - noSpawn: true + categories: [ HideSpawnMenu ] id: HeadHuman name: "human head" parent: [PartHuman, BaseHead] @@ -49,7 +49,7 @@ Quantity: 10 - type: entity - noSpawn: true + categories: [ HideSpawnMenu ] id: LeftArmHuman name: "left human arm" parent: [PartHuman, BaseLeftArm] @@ -59,7 +59,7 @@ state: "l_arm" - type: entity - noSpawn: true + categories: [ HideSpawnMenu ] id: RightArmHuman name: "right human arm" parent: [PartHuman, BaseRightArm] @@ -69,7 +69,7 @@ state: "r_arm" - type: entity - noSpawn: true + categories: [ HideSpawnMenu ] id: LeftHandHuman name: "left human hand" parent: [PartHuman, BaseLeftHand] @@ -79,7 +79,7 @@ state: "l_hand" - type: entity - noSpawn: true + categories: [ HideSpawnMenu ] id: RightHandHuman name: "right human hand" parent: [PartHuman, BaseRightHand] @@ -89,7 +89,7 @@ state: "r_hand" - type: entity - noSpawn: true + categories: [ HideSpawnMenu ] id: LeftLegHuman name: "left human leg" parent: [PartHuman, BaseLeftLeg] @@ -99,7 +99,7 @@ state: "l_leg" - type: entity - noSpawn: true + categories: [ HideSpawnMenu ] id: RightLegHuman name: "right human leg" parent: [PartHuman, BaseRightLeg] @@ -109,7 +109,7 @@ state: "r_leg" - type: entity - noSpawn: true + categories: [ HideSpawnMenu ] id: LeftFootHuman name: "left human foot" parent: [PartHuman, BaseLeftFoot] @@ -119,7 +119,7 @@ state: "l_foot" - type: entity - noSpawn: true + categories: [ HideSpawnMenu ] id: RightFootHuman name: "right human foot" parent: [PartHuman, BaseRightFoot] diff --git a/Resources/Prototypes/Entities/Objects/Decoration/flora.yml b/Resources/Prototypes/Entities/Objects/Decoration/flora.yml index 67d2e79205..015b75660a 100644 --- a/Resources/Prototypes/Entities/Objects/Decoration/flora.yml +++ b/Resources/Prototypes/Entities/Objects/Decoration/flora.yml @@ -278,7 +278,7 @@ - type: entity parent: BaseTree - noSpawn: true + categories: [ HideSpawnMenu ] id: FloraTree01 name: tree components: @@ -287,7 +287,7 @@ - type: entity parent: BaseTree - noSpawn: true + categories: [ HideSpawnMenu ] id: FloraTree02 name: tree components: @@ -296,7 +296,7 @@ - type: entity parent: BaseTree - noSpawn: true + categories: [ HideSpawnMenu ] id: FloraTree03 name: tree components: @@ -305,7 +305,7 @@ - type: entity parent: BaseTree - noSpawn: true + categories: [ HideSpawnMenu ] id: FloraTree04 name: tree components: @@ -314,7 +314,7 @@ - type: entity parent: BaseTree - noSpawn: true + categories: [ HideSpawnMenu ] id: FloraTree05 name: tree components: @@ -323,7 +323,7 @@ - type: entity parent: BaseTree - noSpawn: true + categories: [ HideSpawnMenu ] id: FloraTree06 name: tree components: @@ -389,7 +389,7 @@ - type: entity parent: BaseTreeLarge id: FloraTreeLarge01 - noSpawn: true + categories: [ HideSpawnMenu ] name: large tree components: - type: Sprite @@ -398,7 +398,7 @@ - type: entity parent: BaseTreeLarge id: FloraTreeLarge02 - noSpawn: true + categories: [ HideSpawnMenu ] name: large tree components: - type: Sprite @@ -407,7 +407,7 @@ - type: entity parent: BaseTreeLarge id: FloraTreeLarge03 - noSpawn: true + categories: [ HideSpawnMenu ] name: large tree components: - type: Sprite @@ -416,7 +416,7 @@ - type: entity parent: BaseTreeLarge id: FloraTreeLarge04 - noSpawn: true + categories: [ HideSpawnMenu ] name: large tree components: - type: Sprite @@ -425,7 +425,7 @@ - type: entity parent: BaseTreeLarge id: FloraTreeLarge05 - noSpawn: true + categories: [ HideSpawnMenu ] name: large tree components: - type: Sprite @@ -434,7 +434,7 @@ - type: entity parent: BaseTreeLarge id: FloraTreeLarge06 - noSpawn: true + categories: [ HideSpawnMenu ] name: large tree components: - type: Sprite diff --git a/Resources/Prototypes/Entities/Objects/Materials/materials.yml b/Resources/Prototypes/Entities/Objects/Materials/materials.yml index a6ef0ba29a..5d41cb0dcd 100644 --- a/Resources/Prototypes/Entities/Objects/Materials/materials.yml +++ b/Resources/Prototypes/Entities/Objects/Materials/materials.yml @@ -216,7 +216,7 @@ - type: entity parent: MaterialBase id: MaterialWoodPlank - noSpawn: true + categories: [ HideSpawnMenu ] name: wood suffix: Full components: @@ -255,7 +255,6 @@ - type: entity parent: MaterialWoodPlank id: MaterialWoodPlank10 - noSpawn: true suffix: 10 components: - type: Stack @@ -264,7 +263,6 @@ - type: entity parent: MaterialWoodPlank id: MaterialWoodPlank1 - noSpawn: true suffix: Single components: - type: Stack diff --git a/Resources/Prototypes/Entities/Objects/Specific/chemistry.yml b/Resources/Prototypes/Entities/Objects/Specific/chemistry.yml index ac9145fe93..f600abc014 100644 --- a/Resources/Prototypes/Entities/Objects/Specific/chemistry.yml +++ b/Resources/Prototypes/Entities/Objects/Specific/chemistry.yml @@ -267,7 +267,7 @@ name: dropper parent: BaseItem description: Used to transfer small amounts of chemical solution between containers. - noSpawn: true + categories: [ HideSpawnMenu ] id: Dropper components: - type: Sprite @@ -316,7 +316,7 @@ name: borgdropper parent: Dropper description: Used to transfer small amounts of chemical solution between containers. Extended for use by medical borgs. - noSpawn: true + categories: [ HideSpawnMenu ] id: BorgDropper components: - type: Sprite diff --git a/Resources/Prototypes/Entities/Structures/Decoration/bonfire.yml b/Resources/Prototypes/Entities/Structures/Decoration/bonfire.yml index d8fac26d59..220bed7e4e 100644 --- a/Resources/Prototypes/Entities/Structures/Decoration/bonfire.yml +++ b/Resources/Prototypes/Entities/Structures/Decoration/bonfire.yml @@ -1,6 +1,6 @@ - type: entity id: Bonfire - noSpawn: true + categories: [ HideSpawnMenu ] parent: BaseStructure name: bonfire description: What can be better than a late evening under the sky with guitar and friends? @@ -35,7 +35,7 @@ - type: entity id: LegionnaireBonfire - noSpawn: true + categories: [ HideSpawnMenu ] parent: Bonfire name: legionnaire bonfire description: There, in the land of lava and ash, place to to cook marshmallow and potato. diff --git a/Resources/Prototypes/Entities/Structures/Walls/fence_wood.yml b/Resources/Prototypes/Entities/Structures/Walls/fence_wood.yml index 2339705bcb..d2eb4fb9c7 100644 --- a/Resources/Prototypes/Entities/Structures/Walls/fence_wood.yml +++ b/Resources/Prototypes/Entities/Structures/Walls/fence_wood.yml @@ -77,7 +77,7 @@ #High - type: entity parent: BaseFenceWood - noSpawn: true + categories: [ HideSpawnMenu ] id: FenceWoodHighStraight suffix: Straight components: @@ -107,7 +107,7 @@ - type: entity parent: BaseFenceWood - noSpawn: true + categories: [ HideSpawnMenu ] id: FenceWoodHighEnd suffix: End components: @@ -137,7 +137,7 @@ - type: entity parent: BaseFenceWood - noSpawn: true + categories: [ HideSpawnMenu ] id: FenceWoodHighCorner suffix: Corner components: @@ -176,7 +176,7 @@ - type: entity parent: BaseFenceWood - noSpawn: true + categories: [ HideSpawnMenu ] id: FenceWoodHighTJunction suffix: T-Junction components: @@ -215,7 +215,7 @@ - type: entity parent: BaseFenceWood - noSpawn: true + categories: [ HideSpawnMenu ] id: FenceWoodHighGate name: wooden fence gate description: Do you have any idea what awaits you behind these gates? It can be either a toilet or a luxurious mansion. But you continue to love your emo boys. @@ -267,7 +267,7 @@ #Small - type: entity parent: BaseFenceWoodSmall - noSpawn: true + categories: [ HideSpawnMenu ] id: FenceWoodSmallStraight suffix: Straight components: @@ -296,7 +296,7 @@ - type: entity parent: BaseFenceWoodSmall - noSpawn: true + categories: [ HideSpawnMenu ] id: FenceWoodSmallEnd suffix: End components: @@ -325,7 +325,7 @@ - type: entity parent: BaseFenceWoodSmall - noSpawn: true + categories: [ HideSpawnMenu ] id: FenceWoodSmallCorner suffix: Corner components: @@ -363,7 +363,7 @@ - type: entity parent: BaseFenceWoodSmall - noSpawn: true + categories: [ HideSpawnMenu ] id: FenceWoodSmallTJunction suffix: T-Junction components: @@ -401,7 +401,7 @@ - type: entity parent: BaseFenceWoodSmall - noSpawn: true + categories: [ HideSpawnMenu ] id: FenceWoodSmallGate name: wooden fence gate description: Looking at this gate, a familiar image pops up in your head. Where's my piggy? diff --git a/Resources/Prototypes/Entities/Tiles/chasm.yml b/Resources/Prototypes/Entities/Tiles/chasm.yml index fa937893d8..dc81963255 100644 --- a/Resources/Prototypes/Entities/Tiles/chasm.yml +++ b/Resources/Prototypes/Entities/Tiles/chasm.yml @@ -1,7 +1,7 @@ - type: entity id: FloorChasmEntity name: chasm - noSpawn: true + categories: [ HideSpawnMenu ] description: You can't even see the bottom. placement: mode: SnapgridCenter @@ -50,7 +50,7 @@ - type: entity parent: FloorChasmEntity id: FloorChromiteChasm - noSpawn: true + categories: [ HideSpawnMenu ] suffix: Chromite components: - type: Sprite @@ -61,7 +61,7 @@ - type: entity parent: FloorChasmEntity id: FloorDesertChasm - noSpawn: true + categories: [ HideSpawnMenu ] suffix: Desert components: - type: Sprite @@ -72,7 +72,7 @@ - type: entity parent: FloorChasmEntity id: FloorSnowChasm - noSpawn: true + categories: [ HideSpawnMenu ] suffix: Snow components: - type: Sprite diff --git a/Resources/Prototypes/_CP14/Entities/Actions/Spells/earth_wall.yml b/Resources/Prototypes/_CP14/Entities/Actions/Spells/earth_wall.yml index 69b54713f3..b8675a8251 100644 --- a/Resources/Prototypes/_CP14/Entities/Actions/Spells/earth_wall.yml +++ b/Resources/Prototypes/_CP14/Entities/Actions/Spells/earth_wall.yml @@ -59,7 +59,7 @@ - type: entity id: CP14WallSpawnEarthWall - noSpawn: True + categories: [ HideSpawnMenu ] placement: mode: SnapgridCenter components: diff --git a/Resources/Prototypes/_CP14/Entities/Actions/Spells/flash_light.yml b/Resources/Prototypes/_CP14/Entities/Actions/Spells/flash_light.yml index 9bace3ba26..a0d726c876 100644 --- a/Resources/Prototypes/_CP14/Entities/Actions/Spells/flash_light.yml +++ b/Resources/Prototypes/_CP14/Entities/Actions/Spells/flash_light.yml @@ -72,7 +72,7 @@ - type: entity id: CP14SpellFlashEffect - noSpawn: true + categories: [ HideSpawnMenu ] components: - type: PointLight enabled: true diff --git a/Resources/Prototypes/_CP14/Entities/Effects/visual_effect.yml b/Resources/Prototypes/_CP14/Entities/Effects/visual_effect.yml index a97d6c75c5..b8337b867e 100644 --- a/Resources/Prototypes/_CP14/Entities/Effects/visual_effect.yml +++ b/Resources/Prototypes/_CP14/Entities/Effects/visual_effect.yml @@ -1,6 +1,6 @@ - type: entity id: CP14DirtEffect - noSpawn: true + categories: [ HideSpawnMenu ] components: - type: TimedDespawn lifetime: 2 @@ -24,7 +24,7 @@ - type: entity id: CP14MagicBeam1 - noSpawn: true + categories: [ HideSpawnMenu ] components: - type: Sprite sprite: /Textures/_CP14/Effects/Beams/magic.rsi diff --git a/Resources/Prototypes/_CP14/Entities/Effects/weapon_arc.yml b/Resources/Prototypes/_CP14/Entities/Effects/weapon_arc.yml index 3c89e87578..42962c2408 100644 --- a/Resources/Prototypes/_CP14/Entities/Effects/weapon_arc.yml +++ b/Resources/Prototypes/_CP14/Entities/Effects/weapon_arc.yml @@ -1,7 +1,7 @@ - type: entity id: CP14WeaponArcSlash parent: WeaponArcStatic - noSpawn: true + categories: [ HideSpawnMenu ] components: - type: WeaponArcVisuals animation: CPSlash @@ -9,7 +9,7 @@ - type: entity id: CP14WeaponArcThrust parent: WeaponArcStatic - noSpawn: true + categories: [ HideSpawnMenu ] components: - type: WeaponArcVisuals animation: CPThrust \ No newline at end of file diff --git a/Resources/Prototypes/_CP14/Entities/Mobs/Species/dwarf.yml b/Resources/Prototypes/_CP14/Entities/Mobs/Species/dwarf.yml index b7e7c16727..108f5ca807 100644 --- a/Resources/Prototypes/_CP14/Entities/Mobs/Species/dwarf.yml +++ b/Resources/Prototypes/_CP14/Entities/Mobs/Species/dwarf.yml @@ -36,7 +36,7 @@ - type: entity parent: CP14BaseSpeciesDummy id: CP14MobDwarfDummy - noSpawn: true + categories: [ HideSpawnMenu ] components: - type: HumanoidAppearance species: CP14Dwarf diff --git a/Resources/Prototypes/_CP14/Entities/Mobs/Species/elf.yml b/Resources/Prototypes/_CP14/Entities/Mobs/Species/elf.yml index 5b6b68c81c..8b7cfeb8d4 100644 --- a/Resources/Prototypes/_CP14/Entities/Mobs/Species/elf.yml +++ b/Resources/Prototypes/_CP14/Entities/Mobs/Species/elf.yml @@ -27,7 +27,7 @@ - type: entity parent: CP14BaseSpeciesDummy id: CP14MobElfDummy - noSpawn: true + categories: [ HideSpawnMenu ] components: - type: HumanoidAppearance species: CP14Elf diff --git a/Resources/Prototypes/_CP14/Entities/Mobs/Species/goblin.yml b/Resources/Prototypes/_CP14/Entities/Mobs/Species/goblin.yml index c863ae4417..bf4ae76bfc 100644 --- a/Resources/Prototypes/_CP14/Entities/Mobs/Species/goblin.yml +++ b/Resources/Prototypes/_CP14/Entities/Mobs/Species/goblin.yml @@ -88,7 +88,7 @@ - type: entity parent: CP14BaseSpeciesDummy id: CP14MobGoblinDummy - noSpawn: true + categories: [ HideSpawnMenu ] components: - type: HumanoidAppearance species: CP14Goblin diff --git a/Resources/Prototypes/_CP14/Entities/Mobs/Species/human.yml b/Resources/Prototypes/_CP14/Entities/Mobs/Species/human.yml index 80caed8883..c6278490c6 100644 --- a/Resources/Prototypes/_CP14/Entities/Mobs/Species/human.yml +++ b/Resources/Prototypes/_CP14/Entities/Mobs/Species/human.yml @@ -41,7 +41,7 @@ - type: entity parent: CP14BaseSpeciesDummy id: CP14MobHumanDummy - noSpawn: true + categories: [ HideSpawnMenu ] components: - type: HumanoidAppearance species: CP14Human diff --git a/Resources/Prototypes/_CP14/Entities/Mobs/Species/tiefling.yml b/Resources/Prototypes/_CP14/Entities/Mobs/Species/tiefling.yml index 0f48312d60..dda668e46a 100644 --- a/Resources/Prototypes/_CP14/Entities/Mobs/Species/tiefling.yml +++ b/Resources/Prototypes/_CP14/Entities/Mobs/Species/tiefling.yml @@ -50,7 +50,7 @@ - type: entity parent: CP14BaseSpeciesDummy id: CP14MobTieflingDummy - noSpawn: true + categories: [ HideSpawnMenu ] components: - type: HumanoidAppearance species: CP14Tiefling diff --git a/Resources/Prototypes/_CP14/Entities/Structures/Storage/Crates/base_chest.yml b/Resources/Prototypes/_CP14/Entities/Structures/Storage/Crates/base_chest.yml index 17d3b60c57..8daef02824 100644 --- a/Resources/Prototypes/_CP14/Entities/Structures/Storage/Crates/base_chest.yml +++ b/Resources/Prototypes/_CP14/Entities/Structures/Storage/Crates/base_chest.yml @@ -1,7 +1,7 @@ - type: entity parent: BaseStructureDynamic id: CP14ChestGeneric - noSpawn: true + categories: [ HideSpawnMenu ] name: Chest description: Chest. components: diff --git a/Resources/Prototypes/_CP14/Entities/Structures/dungeon_entrance.yml b/Resources/Prototypes/_CP14/Entities/Structures/dungeon_entrance.yml index 0dbe4e1c25..568f38a456 100644 --- a/Resources/Prototypes/_CP14/Entities/Structures/dungeon_entrance.yml +++ b/Resources/Prototypes/_CP14/Entities/Structures/dungeon_entrance.yml @@ -1,7 +1,7 @@ - type: entity id: CP14DungeonEntrance name: dungeon entrance - noSpawn: true + categories: [ HideSpawnMenu ] description: The dark depths of the underworld are calling you. placement: mode: SnapgridCenter @@ -37,7 +37,7 @@ parent: CP14DungeonEntrance id: CP14DungeonExit name: dungeon exit - noSpawn: true + categories: [ HideSpawnMenu ] description: A way out of the dark underworld into the overworld. components: - type: Sprite diff --git a/Resources/Prototypes/_CP14/GameRules/roundstart.yml b/Resources/Prototypes/_CP14/GameRules/roundstart.yml index 8851f7d35c..84aad2ec69 100644 --- a/Resources/Prototypes/_CP14/GameRules/roundstart.yml +++ b/Resources/Prototypes/_CP14/GameRules/roundstart.yml @@ -10,7 +10,7 @@ - type: entity id: CP14ResourceHarvesting parent: CP14BaseGameRule - noSpawn: true + categories: [ HideSpawnMenu ] components: - type: CP14ExpeditionObjectivesRule departmentObjectives: