diff --git a/Resources/Prototypes/_CP14/Entities/Clothing/Back/backpacks.yml b/Resources/Prototypes/_CP14/Entities/Clothing/Back/backpacks.yml index 67409d2350..541f094911 100644 --- a/Resources/Prototypes/_CP14/Entities/Clothing/Back/backpacks.yml +++ b/Resources/Prototypes/_CP14/Entities/Clothing/Back/backpacks.yml @@ -4,6 +4,7 @@ - Clothing - ContentsExplosionResistanceBase id: CP14ClothingBackpackBase + categories: [ ForkFiltered ] components: - type: Item size: Huge diff --git a/Resources/Prototypes/_CP14/Entities/Clothing/Cloak/basic_cloak.yml b/Resources/Prototypes/_CP14/Entities/Clothing/Cloak/basic_cloak.yml index cd6625c496..acdc3bf016 100644 --- a/Resources/Prototypes/_CP14/Entities/Clothing/Cloak/basic_cloak.yml +++ b/Resources/Prototypes/_CP14/Entities/Clothing/Cloak/basic_cloak.yml @@ -2,6 +2,7 @@ abstract: true parent: Clothing id: CP14ClothingCloakBase + categories: [ ForkFiltered ] components: - type: Clothing equipDelay: 1 diff --git a/Resources/Prototypes/_CP14/Entities/Clothing/Eyes/eyes.yml b/Resources/Prototypes/_CP14/Entities/Clothing/Eyes/eyes.yml index 5f7417599e..336b31a362 100644 --- a/Resources/Prototypes/_CP14/Entities/Clothing/Eyes/eyes.yml +++ b/Resources/Prototypes/_CP14/Entities/Clothing/Eyes/eyes.yml @@ -2,6 +2,7 @@ abstract: true parent: Clothing id: CP14ClothingEyesBase + categories: [ ForkFiltered ] components: - type: Sprite state: icon diff --git a/Resources/Prototypes/_CP14/Entities/Clothing/Gloves/gloves.yml b/Resources/Prototypes/_CP14/Entities/Clothing/Gloves/gloves.yml index da72375c15..01a9685c68 100644 --- a/Resources/Prototypes/_CP14/Entities/Clothing/Gloves/gloves.yml +++ b/Resources/Prototypes/_CP14/Entities/Clothing/Gloves/gloves.yml @@ -2,6 +2,7 @@ abstract: true parent: Clothing id: CP14ClothingGlovesBase + categories: [ ForkFiltered ] components: - type: Clothing equipDelay: 0.2 diff --git a/Resources/Prototypes/_CP14/Entities/Clothing/Head/Roles/general.yml b/Resources/Prototypes/_CP14/Entities/Clothing/Head/Roles/general.yml index e0708abc4c..d3a0c46a99 100644 --- a/Resources/Prototypes/_CP14/Entities/Clothing/Head/Roles/general.yml +++ b/Resources/Prototypes/_CP14/Entities/Clothing/Head/Roles/general.yml @@ -1,20 +1,3 @@ -- type: entity - abstract: true - parent: Clothing - id: CP14ClothingHeadBase - components: - - type: Clothing - equipDelay: 0.3 - unequipDelay: 0.3 - slots: - - HEAD - breakOnMove: false - - type: Sprite - state: icon - - type: Item - size: Normal - storedRotation: -90 - # Berets - type: entity diff --git a/Resources/Prototypes/_CP14/Entities/Clothing/Head/base.yml b/Resources/Prototypes/_CP14/Entities/Clothing/Head/base.yml new file mode 100644 index 0000000000..7721a57828 --- /dev/null +++ b/Resources/Prototypes/_CP14/Entities/Clothing/Head/base.yml @@ -0,0 +1,17 @@ +- type: entity + abstract: true + parent: Clothing + id: CP14ClothingHeadBase + categories: [ ForkFiltered ] + components: + - type: Clothing + equipDelay: 0.3 + unequipDelay: 0.3 + slots: + - HEAD + breakOnMove: false + - type: Sprite + state: icon + - type: Item + size: Normal + storedRotation: -90 diff --git a/Resources/Prototypes/_CP14/Entities/Clothing/Masks/masks.yml b/Resources/Prototypes/_CP14/Entities/Clothing/Masks/masks.yml index 3bcd091f8a..3174a75af9 100644 --- a/Resources/Prototypes/_CP14/Entities/Clothing/Masks/masks.yml +++ b/Resources/Prototypes/_CP14/Entities/Clothing/Masks/masks.yml @@ -2,6 +2,7 @@ abstract: true parent: Clothing id: CP14ClothingMaskBase + categories: [ ForkFiltered ] components: - type: Sprite state: icon diff --git a/Resources/Prototypes/_CP14/Entities/Clothing/Pants/pants.yml b/Resources/Prototypes/_CP14/Entities/Clothing/Pants/pants.yml index 5950847950..9bc476b317 100644 --- a/Resources/Prototypes/_CP14/Entities/Clothing/Pants/pants.yml +++ b/Resources/Prototypes/_CP14/Entities/Clothing/Pants/pants.yml @@ -2,6 +2,7 @@ abstract: true parent: Clothing id: CP14ClothingPantsBase + categories: [ ForkFiltered ] components: - type: Clothing equipDelay: 1 diff --git a/Resources/Prototypes/_CP14/Entities/Clothing/Rings/ring.yml b/Resources/Prototypes/_CP14/Entities/Clothing/Rings/ring.yml index c1263d51bd..ce8b637ffb 100644 --- a/Resources/Prototypes/_CP14/Entities/Clothing/Rings/ring.yml +++ b/Resources/Prototypes/_CP14/Entities/Clothing/Rings/ring.yml @@ -2,6 +2,7 @@ abstract: true parent: Clothing id: CP14ClothingRingBase + categories: [ ForkFiltered ] components: - type: Item size: Tiny diff --git a/Resources/Prototypes/_CP14/Entities/Clothing/Shirt/shirt.yml b/Resources/Prototypes/_CP14/Entities/Clothing/Shirt/shirt.yml index c86d83d4d5..09864f20a2 100644 --- a/Resources/Prototypes/_CP14/Entities/Clothing/Shirt/shirt.yml +++ b/Resources/Prototypes/_CP14/Entities/Clothing/Shirt/shirt.yml @@ -2,6 +2,7 @@ abstract: true parent: Clothing id: CP14ClothingShirtBase + categories: [ ForkFiltered ] components: - type: Clothing equipDelay: 1 diff --git a/Resources/Prototypes/_CP14/Entities/Clothing/Shoes/shoes.yml b/Resources/Prototypes/_CP14/Entities/Clothing/Shoes/shoes.yml index e2b4882e56..54f748ae94 100644 --- a/Resources/Prototypes/_CP14/Entities/Clothing/Shoes/shoes.yml +++ b/Resources/Prototypes/_CP14/Entities/Clothing/Shoes/shoes.yml @@ -2,6 +2,7 @@ abstract: true parent: Clothing id: CP14ClothingShoesBase + categories: [ ForkFiltered ] components: - type: Clothing equipDelay: 1 diff --git a/Resources/Prototypes/_CP14/Entities/Markers/ExpeditionShipTarget.yml b/Resources/Prototypes/_CP14/Entities/Markers/ExpeditionShipTarget.yml index e155a79e46..f9515e7766 100644 --- a/Resources/Prototypes/_CP14/Entities/Markers/ExpeditionShipTarget.yml +++ b/Resources/Prototypes/_CP14/Entities/Markers/ExpeditionShipTarget.yml @@ -3,6 +3,7 @@ parent: MarkerBase name: Expedition ship target point description: One of the possible arrival points of a ship carrying players + categories: [ ForkFiltered ] components: - type: CP14ExpeditionShipFTLTarget - type: Sprite diff --git a/Resources/Prototypes/_CP14/Entities/Markers/Spawners/Constrained/test_xeno.yml b/Resources/Prototypes/_CP14/Entities/Markers/Spawners/Constrained/test_xeno.yml index 2e90b85ab1..0c66e703cd 100644 --- a/Resources/Prototypes/_CP14/Entities/Markers/Spawners/Constrained/test_xeno.yml +++ b/Resources/Prototypes/_CP14/Entities/Markers/Spawners/Constrained/test_xeno.yml @@ -3,6 +3,7 @@ abstract: true parent: MarkerBase description: lol + categories: [ ForkFiltered ] components: - type: Sprite layers: diff --git a/Resources/Prototypes/_CP14/Entities/Markers/Spawners/Random/Biome/biomeSpawner.yml b/Resources/Prototypes/_CP14/Entities/Markers/Spawners/Random/Biome/biomeSpawner.yml index fd805f6acf..55072929a2 100644 --- a/Resources/Prototypes/_CP14/Entities/Markers/Spawners/Random/Biome/biomeSpawner.yml +++ b/Resources/Prototypes/_CP14/Entities/Markers/Spawners/Random/Biome/biomeSpawner.yml @@ -4,6 +4,7 @@ abstract: true placement: mode: SnapgridCenter + categories: [ ForkFiltered ] components: - type: Transform anchored: true diff --git a/Resources/Prototypes/_CP14/Entities/Markers/Spawners/Random/battle_royale_temp.yml b/Resources/Prototypes/_CP14/Entities/Markers/Spawners/Random/battle_royale_temp.yml index 6093e85c6b..b1be764a6c 100644 --- a/Resources/Prototypes/_CP14/Entities/Markers/Spawners/Random/battle_royale_temp.yml +++ b/Resources/Prototypes/_CP14/Entities/Markers/Spawners/Random/battle_royale_temp.yml @@ -4,8 +4,7 @@ suffix: Weapon description: lol parent: MarkerBase - categories: - - Spawner + categories: [ ForkFiltered ] components: - type: Sprite layers: @@ -47,8 +46,7 @@ suffix: Tools description: lol parent: MarkerBase - categories: - - Spawner + categories: [ ForkFiltered ] components: - type: Sprite layers: diff --git a/Resources/Prototypes/_CP14/Entities/Markers/Spawners/Random/herbal_gather.yml b/Resources/Prototypes/_CP14/Entities/Markers/Spawners/Random/herbal_gather.yml index 6b5f11b2c2..3753aed291 100644 --- a/Resources/Prototypes/_CP14/Entities/Markers/Spawners/Random/herbal_gather.yml +++ b/Resources/Prototypes/_CP14/Entities/Markers/Spawners/Random/herbal_gather.yml @@ -2,8 +2,7 @@ id: CP14RandomSpawnerGatherAgaricShroom name: agaric shroom spawner parent: MarkerBase - categories: - - Spawner + categories: [ ForkFiltered ] components: - type: Sprite layers: diff --git a/Resources/Prototypes/_CP14/Entities/Markers/Spawners/Random/misc.yml b/Resources/Prototypes/_CP14/Entities/Markers/Spawners/Random/misc.yml index a5ea9598ef..185353d0fd 100644 --- a/Resources/Prototypes/_CP14/Entities/Markers/Spawners/Random/misc.yml +++ b/Resources/Prototypes/_CP14/Entities/Markers/Spawners/Random/misc.yml @@ -2,8 +2,7 @@ id: CP14RandomDirtLootSpawner name: dirt spawner parent: CP14DirtEffect - categories: - - Spawner + categories: [ ForkFiltered ] components: - type: RandomSpawner prototypes: diff --git a/Resources/Prototypes/_CP14/Entities/Markers/Spawners/jobs.yml b/Resources/Prototypes/_CP14/Entities/Markers/Spawners/jobs.yml index c521600c8a..9c98e45cc3 100644 --- a/Resources/Prototypes/_CP14/Entities/Markers/Spawners/jobs.yml +++ b/Resources/Prototypes/_CP14/Entities/Markers/Spawners/jobs.yml @@ -1,6 +1,11 @@ +- type: entity + id: CP14SpawnPointJobBase + parent: SpawnPointJobBase + categories: [ ForkFiltered ] + - type: entity id: CP14SpawnPointAdventurer - parent: SpawnPointJobBase + parent: CP14SpawnPointJobBase name: adventurer categories: - Spawner @@ -14,7 +19,7 @@ - type: entity id: CP14SpawnPointAlchemist - parent: SpawnPointJobBase + parent: CP14SpawnPointJobBase name: alchemist categories: - Spawner @@ -28,7 +33,7 @@ - type: entity id: CP14SpawnPointInnkeeper - parent: SpawnPointJobBase + parent: CP14SpawnPointJobBase name: innkeeper categories: - Spawner @@ -42,7 +47,7 @@ - type: entity id: CP14SpawnPointCaptain - parent: SpawnPointJobBase + parent: CP14SpawnPointJobBase name: captain categories: - Spawner @@ -56,7 +61,7 @@ - type: entity id: CP14SpawnPointGuardCommander - parent: SpawnPointJobBase + parent: CP14SpawnPointJobBase name: guard commander categories: - Spawner @@ -70,7 +75,7 @@ - type: entity id: CP14SpawnPointHouseKeeper - parent: SpawnPointJobBase + parent: CP14SpawnPointJobBase name: house keeper categories: - Spawner diff --git a/Resources/Prototypes/_CP14/Entities/Markers/Spawners/mobs.yml b/Resources/Prototypes/_CP14/Entities/Markers/Spawners/mobs.yml index a5c3230da1..7cb4702736 100644 --- a/Resources/Prototypes/_CP14/Entities/Markers/Spawners/mobs.yml +++ b/Resources/Prototypes/_CP14/Entities/Markers/Spawners/mobs.yml @@ -2,6 +2,7 @@ name: walking dead spawner id: CP14SpawnMobUndeadZombie parent: MarkerBase + categories: [ ForkFiltered ] components: - type: Sprite layers: @@ -17,6 +18,7 @@ name: rabbit spawner id: CP14SpawnMobRabbit parent: MarkerBase + categories: [ ForkFiltered ] components: - type: Sprite layers: diff --git a/Resources/Prototypes/_CP14/Entities/Markers/energyNodes.yml b/Resources/Prototypes/_CP14/Entities/Markers/energyNodes.yml index b8955a6a95..fa9d7b923c 100644 --- a/Resources/Prototypes/_CP14/Entities/Markers/energyNodes.yml +++ b/Resources/Prototypes/_CP14/Entities/Markers/energyNodes.yml @@ -3,6 +3,7 @@ parent: MarkerBase name: aura node description: An energy node that affects the elemental energy in the surrounding space. + categories: [ ForkFiltered ] components: - type: Sprite layers: diff --git a/Resources/Prototypes/_CP14/Entities/Mobs/NPC/animals.yml b/Resources/Prototypes/_CP14/Entities/Mobs/NPC/animals.yml index e9da64890c..78316b04b8 100644 --- a/Resources/Prototypes/_CP14/Entities/Mobs/NPC/animals.yml +++ b/Resources/Prototypes/_CP14/Entities/Mobs/NPC/animals.yml @@ -3,6 +3,7 @@ parent: SimpleMobBase name: rabbit description: A little fluffy rabbit. I could eat it. + categories: [ ForkFiltered ] components: - type: HTN rootTask: diff --git a/Resources/Prototypes/_CP14/Entities/Mobs/NPC/undead.yml b/Resources/Prototypes/_CP14/Entities/Mobs/NPC/undead.yml index acfb835d3b..e7737323f9 100644 --- a/Resources/Prototypes/_CP14/Entities/Mobs/NPC/undead.yml +++ b/Resources/Prototypes/_CP14/Entities/Mobs/NPC/undead.yml @@ -3,6 +3,7 @@ parent: CP14BaseMobZombie name: walking dead description: A reanimated rotting body of a dead man wanting to devour the living. + categories: [ ForkFiltered ] components: - type: HTN rootTask: diff --git a/Resources/Prototypes/_CP14/Entities/Mobs/NPC/xeno_test.yml b/Resources/Prototypes/_CP14/Entities/Mobs/NPC/xeno_test.yml index 79cd88e68b..42ae8ba418 100644 --- a/Resources/Prototypes/_CP14/Entities/Mobs/NPC/xeno_test.yml +++ b/Resources/Prototypes/_CP14/Entities/Mobs/NPC/xeno_test.yml @@ -1,6 +1,7 @@ - type: entity id: CP14MobXeno parent: MobXeno + categories: [ ForkFiltered ] components: - type: CP14OutPVSDespawn - type: NpcFactionMember @@ -10,6 +11,7 @@ - type: entity id: CP14MobXenoDrone parent: MobXenoDrone + categories: [ ForkFiltered ] components: - type: CP14OutPVSDespawn - type: NpcFactionMember @@ -20,6 +22,7 @@ id: CP14MobSpaceCobra name: cobra parent: MobCobraSpace + categories: [ ForkFiltered ] components: - type: CP14OutPVSDespawn - type: NpcFactionMember @@ -29,6 +32,7 @@ - type: entity id: CP14MobPurpleSnake parent: MobPurpleSnake + categories: [ ForkFiltered ] components: - type: CP14OutPVSDespawn - type: NpcFactionMember @@ -38,6 +42,7 @@ - type: entity id: CP14MobSmallPurpleSnake parent: MobSmallPurpleSnake + categories: [ ForkFiltered ] components: - type: CP14OutPVSDespawn - type: NpcFactionMember @@ -47,6 +52,7 @@ - type: entity id: CP14MobWatcherMagmawing parent: MobWatcherMagmawing + categories: [ ForkFiltered ] components: - type: CP14OutPVSDespawn - type: NpcFactionMember diff --git a/Resources/Prototypes/_CP14/Entities/Mobs/Species/base.yml b/Resources/Prototypes/_CP14/Entities/Mobs/Species/base.yml index 3bc04d7a8c..e5310b35f5 100644 --- a/Resources/Prototypes/_CP14/Entities/Mobs/Species/base.yml +++ b/Resources/Prototypes/_CP14/Entities/Mobs/Species/base.yml @@ -5,6 +5,7 @@ - MobDamageable - MobCombat id: CP14BaseMobSpecies + categories: [ ForkFiltered ] abstract: true components: - type: Sprite diff --git a/Resources/Prototypes/_CP14/Entities/Objects/Bureaucracy/paper.yml b/Resources/Prototypes/_CP14/Entities/Objects/Bureaucracy/paper.yml index 39ac636582..e34425f5ff 100644 --- a/Resources/Prototypes/_CP14/Entities/Objects/Bureaucracy/paper.yml +++ b/Resources/Prototypes/_CP14/Entities/Objects/Bureaucracy/paper.yml @@ -1,6 +1,7 @@ - type: entity parent: BaseItem id: CP14BasePaper + categories: [ ForkFiltered ] abstract: true components: - type: Paper diff --git a/Resources/Prototypes/_CP14/Entities/Objects/Bureaucracy/pen.yml b/Resources/Prototypes/_CP14/Entities/Objects/Bureaucracy/pen.yml index 2a470fe6c2..c9bfa14c57 100644 --- a/Resources/Prototypes/_CP14/Entities/Objects/Bureaucracy/pen.yml +++ b/Resources/Prototypes/_CP14/Entities/Objects/Bureaucracy/pen.yml @@ -2,6 +2,7 @@ parent: Pen id: CP14PenFeather name: fountain pen + categories: [ ForkFiltered ] description: A sharp clipped feather of a bird, adapted as a writing implement. components: - type: Sprite @@ -23,6 +24,7 @@ id: CP14Inkwell name: inkwell description: An endless (for now) source of ink for your letters + categories: [ ForkFiltered ] components: - type: Sprite sprite: _CP14/Objects/Bureaucracy/inkwell.rsi diff --git a/Resources/Prototypes/_CP14/Entities/Objects/Consumable/Drinks/bottles.yml b/Resources/Prototypes/_CP14/Entities/Objects/Consumable/Drinks/bottles.yml index b9580e564d..177c4dd44a 100644 --- a/Resources/Prototypes/_CP14/Entities/Objects/Consumable/Drinks/bottles.yml +++ b/Resources/Prototypes/_CP14/Entities/Objects/Consumable/Drinks/bottles.yml @@ -4,6 +4,7 @@ parent: CP14BaseVial id: CP14GreenBottle suffix: Empty + categories: [ ForkFiltered ] description: A green bottle perfect for drinking beer. components: - type: Openable diff --git a/Resources/Prototypes/_CP14/Entities/Objects/Consumable/Drinks/mugs.yml b/Resources/Prototypes/_CP14/Entities/Objects/Consumable/Drinks/mugs.yml index 6b2b088b03..c08b2aa7ac 100644 --- a/Resources/Prototypes/_CP14/Entities/Objects/Consumable/Drinks/mugs.yml +++ b/Resources/Prototypes/_CP14/Entities/Objects/Consumable/Drinks/mugs.yml @@ -2,6 +2,7 @@ parent: DrinkBaseMug id: CP14MetalBeerMug name: Metal mug + categories: [ ForkFiltered ] description: The most common metal mug. components: - type: Sprite @@ -11,6 +12,7 @@ parent: DrinkBaseMug id: CP14WoodenBeerMug name: Wooden mug + categories: [ ForkFiltered ] description: Wooden mug for beer. components: - type: Sprite @@ -20,6 +22,7 @@ parent: DrinkBaseMug id: CP14SteelBeerMug name: Beer mug + categories: [ ForkFiltered ] description: Wooden mug with iron inclusions. components: - type: Sprite @@ -29,6 +32,7 @@ parent: DrinkBaseMug id: CP14SteelWoodBeerMug name: Beer mug + categories: [ ForkFiltered ] description: Wooden mug with iron inclusions. components: - type: Sprite diff --git a/Resources/Prototypes/_CP14/Entities/Objects/Consumable/Food/cheese.yml b/Resources/Prototypes/_CP14/Entities/Objects/Consumable/Food/cheese.yml index dce9b99cf4..d9276b66c0 100644 --- a/Resources/Prototypes/_CP14/Entities/Objects/Consumable/Food/cheese.yml +++ b/Resources/Prototypes/_CP14/Entities/Objects/Consumable/Food/cheese.yml @@ -3,6 +3,7 @@ parent: FoodInjectableBase name: cheese wheel description: A large wheel of soft, fragrant piece of cheese. + categories: [ ForkFiltered ] components: - type: Item size: Normal @@ -29,6 +30,7 @@ parent: FoodInjectableBase name: cheese description: A triangle of soft, fragrant cheese. + categories: [ ForkFiltered ] components: - type: Item size: Tiny @@ -61,7 +63,8 @@ id: CP14FoodCheeseSlice parent: FoodInjectableBase name: cheese slice - description: A thin slice of delicious smelling cheese + description: A thin slice of delicious smelling cheese. + categories: [ ForkFiltered ] components: - type: FlavorProfile flavors: diff --git a/Resources/Prototypes/_CP14/Entities/Objects/Consumable/Food/dough.yml b/Resources/Prototypes/_CP14/Entities/Objects/Consumable/Food/dough.yml index 24a9526835..d99eed46e0 100644 --- a/Resources/Prototypes/_CP14/Entities/Objects/Consumable/Food/dough.yml +++ b/Resources/Prototypes/_CP14/Entities/Objects/Consumable/Food/dough.yml @@ -3,6 +3,7 @@ id: CP14FoodDoughLarge name: large piece of dough description: The perfect ingredient for any flour product. The only thing left to do is to shape it. + categories: [ ForkFiltered ] components: - type: Item size: Normal @@ -28,7 +29,8 @@ - type: entity parent: FoodInjectableBase id: CP14FoodDoughMedium - name: medium piece of dough + name: Medium piece of dough. + categories: [ ForkFiltered ] components: - type: Item size: Tiny diff --git a/Resources/Prototypes/_CP14/Entities/Objects/Consumable/Food/egg.yml b/Resources/Prototypes/_CP14/Entities/Objects/Consumable/Food/egg.yml index 6abff4399c..40706d2da3 100644 --- a/Resources/Prototypes/_CP14/Entities/Objects/Consumable/Food/egg.yml +++ b/Resources/Prototypes/_CP14/Entities/Objects/Consumable/Food/egg.yml @@ -5,6 +5,7 @@ id: CP14FoodEggBase description: An egg! abstract: true + categories: [ ForkFiltered ] components: - type: Food trash: @@ -69,6 +70,7 @@ parent: BaseItem id: CP14Eggshells description: You're walkin' on 'em bud. + categories: [ ForkFiltered ] components: - type: Food - type: Sprite diff --git a/Resources/Prototypes/_CP14/Entities/Objects/Consumable/Food/meat.yml b/Resources/Prototypes/_CP14/Entities/Objects/Consumable/Food/meat.yml index 83f8c132cb..926bfbe63a 100644 --- a/Resources/Prototypes/_CP14/Entities/Objects/Consumable/Food/meat.yml +++ b/Resources/Prototypes/_CP14/Entities/Objects/Consumable/Food/meat.yml @@ -4,6 +4,7 @@ parent: FoodInjectableBase id: CP14FoodMeatBase abstract: true + categories: [ ForkFiltered ] components: - type: FlavorProfile flavors: @@ -31,6 +32,7 @@ id: CP14FoodMeatSliceBase parent: CP14FoodMeatBase abstract: true + categories: [ ForkFiltered ] components: - type: SolutionContainerManager solutions: diff --git a/Resources/Prototypes/_CP14/Entities/Objects/Consumable/Food/plate.yml b/Resources/Prototypes/_CP14/Entities/Objects/Consumable/Food/plate.yml index 2f1bd8b48b..c47ba4dc46 100644 --- a/Resources/Prototypes/_CP14/Entities/Objects/Consumable/Food/plate.yml +++ b/Resources/Prototypes/_CP14/Entities/Objects/Consumable/Food/plate.yml @@ -3,6 +3,7 @@ parent: BaseItem abstract: true description: This is your plate for a delicious meal! + categories: [ ForkFiltered ] components: - type: Sprite sprite: _CP14/Objects/Consumable/Food/plates.rsi diff --git a/Resources/Prototypes/_CP14/Entities/Objects/Consumable/Food/produce.yml b/Resources/Prototypes/_CP14/Entities/Objects/Consumable/Food/produce.yml index 84c2c082d0..27bd0af4a0 100644 --- a/Resources/Prototypes/_CP14/Entities/Objects/Consumable/Food/produce.yml +++ b/Resources/Prototypes/_CP14/Entities/Objects/Consumable/Food/produce.yml @@ -1,6 +1,7 @@ - type: entity id: CP14FoodCabbage parent: FoodInjectableBase + categories: [ ForkFiltered ] name: cabbage description: Green edible ball. components: @@ -37,6 +38,7 @@ - type: entity id: CP14FoodCabbageSlice parent: FoodInjectableBase + categories: [ ForkFiltered ] name: cabbage leaf description: Time to make green salads components: @@ -73,6 +75,7 @@ - type: entity id: CP14FoodPumpkin parent: FoodInjectableBase + categories: [ ForkFiltered ] name: pumpkin description: Big, cool pumpkin. components: @@ -110,6 +113,7 @@ - type: entity id: CP14FoodPumpkinSlice parent: FoodInjectableBase + categories: [ ForkFiltered ] name: pumpkin slice description: Pumpkin! # TODO components: @@ -146,6 +150,7 @@ - type: entity id: CP14FoodPotato parent: FoodInjectableBase + categories: [ ForkFiltered ] name: potato description: Cute potato components: @@ -181,6 +186,7 @@ - type: entity id: CP14FoodCucumber parent: FoodInjectableBase + categories: [ ForkFiltered ] name: cucumber description: An oblong green vegetable. Refreshing! components: diff --git a/Resources/Prototypes/_CP14/Entities/Objects/Economy/coins.yml b/Resources/Prototypes/_CP14/Entities/Objects/Economy/coins.yml index 250f460a6a..d22c571e57 100644 --- a/Resources/Prototypes/_CP14/Entities/Objects/Economy/coins.yml +++ b/Resources/Prototypes/_CP14/Entities/Objects/Economy/coins.yml @@ -2,6 +2,7 @@ id: CP14BaseCoin parent: BaseItem abstract: true + categories: [ ForkFiltered ] components: - type: Tag tags: diff --git a/Resources/Prototypes/_CP14/Entities/Objects/Economy/wallet.yml b/Resources/Prototypes/_CP14/Entities/Objects/Economy/wallet.yml index 95de2824bd..152da77fa4 100644 --- a/Resources/Prototypes/_CP14/Entities/Objects/Economy/wallet.yml +++ b/Resources/Prototypes/_CP14/Entities/Objects/Economy/wallet.yml @@ -3,6 +3,7 @@ description: A small wallet, handy for storing coins. id: CP14Wallet parent: BaseStorageItem + categories: [ ForkFiltered ] components: - type: Sprite sprite: /Textures/_CP14/Objects/Economy/wallet.rsi diff --git a/Resources/Prototypes/_CP14/Entities/Objects/Flora/farm.yml b/Resources/Prototypes/_CP14/Entities/Objects/Flora/farm.yml index 112cf9d7bd..bedc1e97ae 100644 --- a/Resources/Prototypes/_CP14/Entities/Objects/Flora/farm.yml +++ b/Resources/Prototypes/_CP14/Entities/Objects/Flora/farm.yml @@ -3,6 +3,7 @@ parent: ProduceBase name: wheat bushel description: You have the choice of either planting the grains again or grinding them into flour. + categories: [ ForkFiltered ] components: - type: Item size: Tiny diff --git a/Resources/Prototypes/_CP14/Entities/Objects/Flora/flowers.yml b/Resources/Prototypes/_CP14/Entities/Objects/Flora/flowers.yml index 71445bd7bf..555b75f9d6 100644 --- a/Resources/Prototypes/_CP14/Entities/Objects/Flora/flowers.yml +++ b/Resources/Prototypes/_CP14/Entities/Objects/Flora/flowers.yml @@ -2,6 +2,7 @@ id: CP14FlowersBase parent: FoodProduceBase abstract: true + categories: [ ForkFiltered ] components: - type: Tag tags: diff --git a/Resources/Prototypes/_CP14/Entities/Objects/Flora/wild.yml b/Resources/Prototypes/_CP14/Entities/Objects/Flora/wild.yml index 3ff8746bba..9626275700 100644 --- a/Resources/Prototypes/_CP14/Entities/Objects/Flora/wild.yml +++ b/Resources/Prototypes/_CP14/Entities/Objects/Flora/wild.yml @@ -2,6 +2,7 @@ parent: FoodProduceBase id: CP14WildProduceBase abstract: true + categories: [ ForkFiltered ] components: - type: Tag tags: @@ -152,6 +153,7 @@ parent: BaseItem name: rough quartz description: a natural crystal that is a natural storage of magical energy. Its color reflects the quality of the crystal - the higher the emission spectrum, the higher the level of energy leakage. + categories: [ ForkFiltered ] components: - type: Tag tags: diff --git a/Resources/Prototypes/_CP14/Entities/Objects/Materials/bars.yml b/Resources/Prototypes/_CP14/Entities/Objects/Materials/bars.yml index b80c247108..e4d36aa716 100644 --- a/Resources/Prototypes/_CP14/Entities/Objects/Materials/bars.yml +++ b/Resources/Prototypes/_CP14/Entities/Objects/Materials/bars.yml @@ -4,6 +4,7 @@ name: copper bar suffix: 1 description: A heavy, slightly green, piece of refined copper + categories: [ ForkFiltered ] components: - type: Item size: Normal @@ -50,6 +51,7 @@ name: iron bar suffix: 1 description: A heavy piece of refined iron + categories: [ ForkFiltered ] components: - type: Item size: Normal @@ -95,6 +97,7 @@ parent: BaseItem name: gold bar description: A warm to the touch, soft piece of refined gold. + categories: [ ForkFiltered ] components: - type: Item size: Normal diff --git a/Resources/Prototypes/_CP14/Entities/Objects/Materials/dye.yml b/Resources/Prototypes/_CP14/Entities/Objects/Materials/dye.yml index 489387caf8..5d25ee52a7 100644 --- a/Resources/Prototypes/_CP14/Entities/Objects/Materials/dye.yml +++ b/Resources/Prototypes/_CP14/Entities/Objects/Materials/dye.yml @@ -4,6 +4,7 @@ abstract: true name: dye description: A bright, colorful dye used to paint various things. + categories: [ ForkFiltered ] components: - type: Item size: Tiny diff --git a/Resources/Prototypes/_CP14/Entities/Objects/Materials/simple.yml b/Resources/Prototypes/_CP14/Entities/Objects/Materials/simple.yml index dd620c17fd..d846f014b3 100644 --- a/Resources/Prototypes/_CP14/Entities/Objects/Materials/simple.yml +++ b/Resources/Prototypes/_CP14/Entities/Objects/Materials/simple.yml @@ -3,6 +3,7 @@ parent: BaseItem name: dirt block description: A block of excellent black soil. + categories: [ ForkFiltered ] components: - type: Item size: Normal @@ -47,6 +48,7 @@ parent: BaseItem name: stone block description: A block of cold stone. + categories: [ ForkFiltered ] components: - type: Item size: Normal @@ -88,10 +90,10 @@ - type: entity id: CP14WoodLog - parent: - - BaseItem + parent: BaseItem name: wooden log description: A piece of unprocessed wood. Good material for building, or starting a fire. + categories: [ ForkFiltered ] components: - type: Item size: Normal @@ -142,10 +144,10 @@ - type: entity id: CP14WoodenPlanks1 - parent: - - BaseItem + parent: BaseItem name: wooden planks description: Treated and ready-to-use wood. + categories: [ ForkFiltered ] suffix: 1 components: - type: Item @@ -218,6 +220,7 @@ name: nails suffix: 1 description: A basic carpenter's tool that allows you to do unimaginable things with wood. + categories: [ ForkFiltered ] components: - type: Item size: Tiny @@ -281,10 +284,10 @@ - type: entity id: CP14FloraMaterial - parent: - - BaseItem + parent: BaseItem name: flora material description: An organic material used for medicinal or construction purposes. + categories: [ ForkFiltered ] components: - type: Item size: Tiny @@ -317,6 +320,7 @@ parent: BaseItem name: strings description: Thin thread. Material for mending clothes, or sewing new ones. + categories: [ ForkFiltered ] components: - type: Item size: Tiny @@ -327,6 +331,7 @@ - type: entity id: CP14Cloth1 parent: BaseItem + categories: [ ForkFiltered ] name: cloth suffix: 1 description: White cloth roll diff --git a/Resources/Prototypes/_CP14/Entities/Objects/Specific/Alchemy/tools.yml b/Resources/Prototypes/_CP14/Entities/Objects/Specific/Alchemy/tools.yml index 899c07e454..3af4f8b6ee 100644 --- a/Resources/Prototypes/_CP14/Entities/Objects/Specific/Alchemy/tools.yml +++ b/Resources/Prototypes/_CP14/Entities/Objects/Specific/Alchemy/tools.yml @@ -3,6 +3,7 @@ id: CP14Cauldron name: cauldron description: A heavy cauldron. It is not as bulky as a vat, but can be carried in your hands. + categories: [ ForkFiltered ] components: - type: Item size: Ginormous @@ -74,6 +75,7 @@ name: pestle description: A device for conveniently grinding various materials into liquid parent: BaseItem + categories: [ ForkFiltered ] components: - type: Tag tags: @@ -94,6 +96,7 @@ name: mortar description: Alchemical sturdy plate for grinding reagents parent: BaseStorageItem + categories: [ ForkFiltered ] components: - type: Item size: Normal @@ -166,6 +169,7 @@ id: CP14Dropper name: dropper description: Small dropper for managing very small values of liquids + categories: [ ForkFiltered ] components: - type: MixableSolution solution: vial diff --git a/Resources/Prototypes/_CP14/Entities/Objects/Specific/Alchemy/vials.yml b/Resources/Prototypes/_CP14/Entities/Objects/Specific/Alchemy/vials.yml index a38b44a97e..17c1d1855c 100644 --- a/Resources/Prototypes/_CP14/Entities/Objects/Specific/Alchemy/vials.yml +++ b/Resources/Prototypes/_CP14/Entities/Objects/Specific/Alchemy/vials.yml @@ -2,6 +2,7 @@ parent: BaseItem id: CP14BaseVial abstract: true + categories: [ ForkFiltered ] components: - type: MeleeWeapon soundNoDamage: diff --git a/Resources/Prototypes/_CP14/Entities/Objects/Specific/Farming/seeds.yml b/Resources/Prototypes/_CP14/Entities/Objects/Specific/Farming/seeds.yml index 5ba048c7f4..2e99783cd5 100644 --- a/Resources/Prototypes/_CP14/Entities/Objects/Specific/Farming/seeds.yml +++ b/Resources/Prototypes/_CP14/Entities/Objects/Specific/Farming/seeds.yml @@ -2,6 +2,7 @@ id: CP14BaseSeed parent: BaseItem abstract: true + categories: [ ForkFiltered ] components: - type: Item size: Tiny diff --git a/Resources/Prototypes/_CP14/Entities/Objects/Specific/Thaumaturgy/crystal.yml b/Resources/Prototypes/_CP14/Entities/Objects/Specific/Thaumaturgy/crystal.yml index fa96bcd6a8..69de76e142 100644 --- a/Resources/Prototypes/_CP14/Entities/Objects/Specific/Thaumaturgy/crystal.yml +++ b/Resources/Prototypes/_CP14/Entities/Objects/Specific/Thaumaturgy/crystal.yml @@ -3,6 +3,7 @@ parent: BaseItem abstract: true description: A crystal shard capable of storing magical energy. + categories: [ ForkFiltered ] components: - type: CP14MagicEnergyCrystal - type: Item diff --git a/Resources/Prototypes/_CP14/Entities/Objects/Specific/Thaumaturgy/tools.yml b/Resources/Prototypes/_CP14/Entities/Objects/Specific/Thaumaturgy/tools.yml index e4808ba7cd..f94bf9ea71 100644 --- a/Resources/Prototypes/_CP14/Entities/Objects/Specific/Thaumaturgy/tools.yml +++ b/Resources/Prototypes/_CP14/Entities/Objects/Specific/Thaumaturgy/tools.yml @@ -3,6 +3,7 @@ parent: BaseItem name: aura scanner description: Scans the polarity of the elemental energy flows in this place. + categories: [ ForkFiltered ] components: - type: Sprite sprite: _CP14/Objects/Specific/Thaumaturgy/aura_scanner.rsi @@ -23,6 +24,7 @@ parent: BaseItem name: ritual chalk description: Quartz chalk, handy for drawing temporary ritual circles. + categories: [ ForkFiltered ] components: - type: Sprite sprite: _CP14/Objects/Specific/Thaumaturgy/ritual_chalk.rsi diff --git a/Resources/Prototypes/_CP14/Entities/Objects/Tools/bucket.yml b/Resources/Prototypes/_CP14/Entities/Objects/Tools/bucket.yml index 21c2dd879c..7651648da4 100644 --- a/Resources/Prototypes/_CP14/Entities/Objects/Tools/bucket.yml +++ b/Resources/Prototypes/_CP14/Entities/Objects/Tools/bucket.yml @@ -3,6 +3,7 @@ id: CP14Bucket name: bucket description: It's a boring old bucket. + categories: [ ForkFiltered ] suffix: CP14 components: - type: Drink diff --git a/Resources/Prototypes/_CP14/Entities/Objects/Tools/cable_coils.yml b/Resources/Prototypes/_CP14/Entities/Objects/Tools/cable_coils.yml deleted file mode 100644 index b2b9c3cc53..0000000000 --- a/Resources/Prototypes/_CP14/Entities/Objects/Tools/cable_coils.yml +++ /dev/null @@ -1,43 +0,0 @@ -- type: entity - id: CP14CableLVStack - parent: CableStack - name: LV cable coil - suffix: Full - description: Low-Voltage stack of wires for connecting APCs to machines and other purposes. - components: - - type: Stack - stackType: CableHV - baseLayer: base - layerStates: - - lv_coil10 - - lv_coil20 - - lv_coil30 - - type: Sprite - sprite: _CP14/Objects/Tools/cable-coils.rsi - state: lv_coil10 - layers: - - state: lv_coil10 - map: ["base"] - - type: Item - sprite: _CP14/Objects/Tools/cable-coils.rsi - - type: CablePlacer - cablePrototypeID: CP14LVCable - blockingWireType: Apc - cP14OnlySubfloor: false - - type: Appearance - -- type: entity - parent: CP14CableLVStack - id: CP14CableLVStack1 - suffix: 1 - components: - - type: Stack - count: 1 - -- type: entity - parent: CP14CableLVStack - id: CP14CableLVStack10 - suffix: 10 - components: - - type: Stack - count: 10 \ No newline at end of file diff --git a/Resources/Prototypes/_CP14/Entities/Objects/Tools/flashlight.yml b/Resources/Prototypes/_CP14/Entities/Objects/Tools/flashlight.yml index edb1e09a76..72db5e3d76 100644 --- a/Resources/Prototypes/_CP14/Entities/Objects/Tools/flashlight.yml +++ b/Resources/Prototypes/_CP14/Entities/Objects/Tools/flashlight.yml @@ -3,6 +3,7 @@ id: CP14OldLantern name: old lantern description: Relic of the Techomagic's past. Large, weighty, unpractical. At least feels good to crack some skulls with it. + categories: [ ForkFiltered ] components: - type: Sprite sprite: _CP14/Objects/Tools/magic-lamp.rsi @@ -32,11 +33,9 @@ path: /Audio/Items/toolbox_drop.ogg - type: Item sprite: _CP14/Objects/Tools/magic-lamp.rsi - size: Large storedRotation: -90 - type: Rotatable - type: PointLight - mask: /Textures/Effects/LightMasks/double_cone.png color: "#47F8FFFF" autoRot: true energy: 4 diff --git a/Resources/Prototypes/_CP14/Entities/Objects/Tools/rope.yml b/Resources/Prototypes/_CP14/Entities/Objects/Tools/rope.yml index 62e8ba7c22..9db9a5cdde 100644 --- a/Resources/Prototypes/_CP14/Entities/Objects/Tools/rope.yml +++ b/Resources/Prototypes/_CP14/Entities/Objects/Tools/rope.yml @@ -3,6 +3,7 @@ parent: BaseItem name: rope description: Multifunctional rope. You can tie something with it. Or someone. + categories: [ ForkFiltered ] components: - type: Item size: Small diff --git a/Resources/Prototypes/_CP14/Entities/Objects/Tools/scissors.yml b/Resources/Prototypes/_CP14/Entities/Objects/Tools/scissors.yml index 790edc697e..0a159ea8c6 100644 --- a/Resources/Prototypes/_CP14/Entities/Objects/Tools/scissors.yml +++ b/Resources/Prototypes/_CP14/Entities/Objects/Tools/scissors.yml @@ -2,6 +2,7 @@ id: CP14Scissors name: scissors description: A tool for shredding wool, hair, clothing, and, if not handled carefully, even fingers. + categories: [ ForkFiltered ] parent: BaseItem components: - type: Sprite diff --git a/Resources/Prototypes/_CP14/Entities/Objects/Tools/sharpening_stone.yml b/Resources/Prototypes/_CP14/Entities/Objects/Tools/sharpening_stone.yml index 69dfdee758..0d9d5ae62f 100644 --- a/Resources/Prototypes/_CP14/Entities/Objects/Tools/sharpening_stone.yml +++ b/Resources/Prototypes/_CP14/Entities/Objects/Tools/sharpening_stone.yml @@ -2,6 +2,7 @@ id: CP14BaseSharpeningStone name: sharpening stone description: Allows you to sharpen blunted weapons. If you overdo it, you may well sharpen the weapon completely. + categories: [ ForkFiltered ] parent: BaseItem components: - type: Item diff --git a/Resources/Prototypes/_CP14/Entities/Objects/Weapons/Melee/base.yml b/Resources/Prototypes/_CP14/Entities/Objects/Weapons/Melee/base.yml index 4185f9a3ae..59ba993a83 100644 --- a/Resources/Prototypes/_CP14/Entities/Objects/Weapons/Melee/base.yml +++ b/Resources/Prototypes/_CP14/Entities/Objects/Weapons/Melee/base.yml @@ -1,6 +1,7 @@ - type: entity id: CP14BaseWeaponChemical abstract: true + categories: [ ForkFiltered ] components: - type: SolutionContainerManager solutions: @@ -21,6 +22,7 @@ - type: entity id: CP14BaseWeaponThrowable abstract: true + categories: [ ForkFiltered ] components: - type: LandAtCursor - type: DamageOtherOnHit @@ -49,6 +51,7 @@ - type: entity id: CP14BaseWeaponLight abstract: true + categories: [ ForkFiltered ] components: - type: MeleeWeapon resetOnHandSelected: false @@ -56,6 +59,7 @@ - type: entity id: CP14BaseWeaponShort abstract: true + categories: [ ForkFiltered ] components: - type: MeleeWeapon range: 1.0 # 1.5 standart @@ -64,6 +68,7 @@ - type: entity id: CP14BaseWeaponSharp abstract: true + categories: [ ForkFiltered ] components: - type: Sharp - type: CP14Sharpened @@ -82,6 +87,7 @@ - type: entity id: CP14BaseWeaponDestructible abstract: true + categories: [ ForkFiltered ] components: - type: ExaminableDamage messages: CP14WeaponMessages @@ -103,6 +109,7 @@ - type: entity id: CP14BaseWeaponSelfDamage abstract: true + categories: [ ForkFiltered ] components: - type: CP14MeleeSelfDamage damageToSelf: diff --git a/Resources/Prototypes/_CP14/Entities/Objects/Weapons/Ranged/Ammunition/crossbowBolts.yml b/Resources/Prototypes/_CP14/Entities/Objects/Weapons/Ranged/Ammunition/crossbowBolts.yml index 1b08b2192f..1f2f04dd78 100644 --- a/Resources/Prototypes/_CP14/Entities/Objects/Weapons/Ranged/Ammunition/crossbowBolts.yml +++ b/Resources/Prototypes/_CP14/Entities/Objects/Weapons/Ranged/Ammunition/crossbowBolts.yml @@ -1,6 +1,7 @@ - type: entity parent: BaseArrow id: CP14BaseCrossbolt + categories: [ ForkFiltered ] abstract: true components: - type: Tag diff --git a/Resources/Prototypes/_CP14/Entities/Objects/Weapons/Ranged/lightCrossbow.yml b/Resources/Prototypes/_CP14/Entities/Objects/Weapons/Ranged/lightCrossbow.yml index fa46327400..ce62f54f3d 100644 --- a/Resources/Prototypes/_CP14/Entities/Objects/Weapons/Ranged/lightCrossbow.yml +++ b/Resources/Prototypes/_CP14/Entities/Objects/Weapons/Ranged/lightCrossbow.yml @@ -2,6 +2,7 @@ id: CP14BaseLightCrossbow name: light crossbow parent: BaseItem + categories: [ ForkFiltered ] description: A small, compact crossbow that is comfortable to hold with one hand. Not too accurate on the reverse side. components: - type: Sprite diff --git a/Resources/Prototypes/_CP14/Entities/Objects/ores.yml b/Resources/Prototypes/_CP14/Entities/Objects/ores.yml index 50a5f430b8..c6051057df 100644 --- a/Resources/Prototypes/_CP14/Entities/Objects/ores.yml +++ b/Resources/Prototypes/_CP14/Entities/Objects/ores.yml @@ -2,6 +2,7 @@ id: CP14BaseOre parent: BaseItem abstract: true + categories: [ ForkFiltered ] components: - type: Item size: Tiny diff --git a/Resources/Prototypes/_CP14/Entities/Objects/ritual_describer.yml b/Resources/Prototypes/_CP14/Entities/Objects/ritual_describer.yml index 9df2dfbac1..073d55a3c8 100644 --- a/Resources/Prototypes/_CP14/Entities/Objects/ritual_describer.yml +++ b/Resources/Prototypes/_CP14/Entities/Objects/ritual_describer.yml @@ -3,6 +3,7 @@ id: CP14RitualGrimoire name: ritualist's grimoire description: a book that holds the knowledge of hundreds of ritualists before you. Use it on an active ritual to get all the information about its current state. + categories: [ ForkFiltered ] components: - type: Sprite sprite: Objects/Misc/books.rsi diff --git a/Resources/Prototypes/_CP14/Entities/Objects/wallpaper.yml b/Resources/Prototypes/_CP14/Entities/Objects/wallpaper.yml index 4fca0dd678..5bc8ce937e 100644 --- a/Resources/Prototypes/_CP14/Entities/Objects/wallpaper.yml +++ b/Resources/Prototypes/_CP14/Entities/Objects/wallpaper.yml @@ -3,6 +3,7 @@ abstract: true parent: BaseItem description: Thin paper wallpaper. You can glue them on the walls from different sides, or peel them off with any sharp object. + categories: [ ForkFiltered ] components: - type: Item size: Normal diff --git a/Resources/Prototypes/_CP14/Entities/Structures/Decorations/painting.yml b/Resources/Prototypes/_CP14/Entities/Structures/Decorations/painting.yml index 312d11345d..d163d8ca1c 100644 --- a/Resources/Prototypes/_CP14/Entities/Structures/Decorations/painting.yml +++ b/Resources/Prototypes/_CP14/Entities/Structures/Decorations/painting.yml @@ -2,6 +2,7 @@ id: CP14BaseWallmountPainting parent: CP14BaseWallmount abstract: true + categories: [ ForkFiltered ] components: - type: Damageable damageContainer: Inorganic diff --git a/Resources/Prototypes/_CP14/Entities/Structures/Decorations/statues.yml b/Resources/Prototypes/_CP14/Entities/Structures/Decorations/statues.yml index f89de8dcf1..3d5538e913 100644 --- a/Resources/Prototypes/_CP14/Entities/Structures/Decorations/statues.yml +++ b/Resources/Prototypes/_CP14/Entities/Structures/Decorations/statues.yml @@ -3,6 +3,7 @@ parent: BaseStructure name: statue of Gob description: It's beautiful. + categories: [ ForkFiltered ] suffix: Normal components: - type: Sprite diff --git a/Resources/Prototypes/_CP14/Entities/Structures/Doors/base.yml b/Resources/Prototypes/_CP14/Entities/Structures/Doors/base.yml index c2465d2d8d..ccdcb3c506 100644 --- a/Resources/Prototypes/_CP14/Entities/Structures/Doors/base.yml +++ b/Resources/Prototypes/_CP14/Entities/Structures/Doors/base.yml @@ -1,6 +1,7 @@ - type: entity parent: BaseMaterialDoorNavMap id: CP14BaseDoor + categories: [ ForkFiltered ] abstract: true components: - type: Sprite diff --git a/Resources/Prototypes/_CP14/Entities/Structures/Doors/door_frames.yml b/Resources/Prototypes/_CP14/Entities/Structures/Doors/door_frames.yml index e028cc99c5..13a4b42c61 100644 --- a/Resources/Prototypes/_CP14/Entities/Structures/Doors/door_frames.yml +++ b/Resources/Prototypes/_CP14/Entities/Structures/Doors/door_frames.yml @@ -1,6 +1,7 @@ - type: entity parent: BaseStructure id: CP14BaseDoorFrame + categories: [ ForkFiltered ] abstract: true components: - type: InteractionOutline diff --git a/Resources/Prototypes/_CP14/Entities/Structures/Fence/base.yml b/Resources/Prototypes/_CP14/Entities/Structures/Fence/base.yml index 4ffae4504f..2a39c4dcd0 100644 --- a/Resources/Prototypes/_CP14/Entities/Structures/Fence/base.yml +++ b/Resources/Prototypes/_CP14/Entities/Structures/Fence/base.yml @@ -1,6 +1,7 @@ - type: entity parent: BaseStructure id: CP14BaseFence + categories: [ ForkFiltered ] abstract: true components: - type: MeleeSound diff --git a/Resources/Prototypes/_CP14/Entities/Structures/Fence/cliffs.yml b/Resources/Prototypes/_CP14/Entities/Structures/Fence/cliffs.yml index 9a104ebd5a..6752fed0b1 100644 --- a/Resources/Prototypes/_CP14/Entities/Structures/Fence/cliffs.yml +++ b/Resources/Prototypes/_CP14/Entities/Structures/Fence/cliffs.yml @@ -4,6 +4,7 @@ name: cliff suffix: Straight description: Severe unevenness of the natural landscape. + categories: [ ForkFiltered ] components: - type: Sprite drawdepth: WallTops diff --git a/Resources/Prototypes/_CP14/Entities/Structures/Floor/floorWater.yml b/Resources/Prototypes/_CP14/Entities/Structures/Floor/floorWater.yml index a43fe59ee1..71ee37d935 100644 --- a/Resources/Prototypes/_CP14/Entities/Structures/Floor/floorWater.yml +++ b/Resources/Prototypes/_CP14/Entities/Structures/Floor/floorWater.yml @@ -3,6 +3,7 @@ id: CP14FloorWater name: water description: A trough of plain water. Clean enough for consumption + categories: [ ForkFiltered ] placement: mode: SnapgridCenter snap: diff --git a/Resources/Prototypes/_CP14/Entities/Structures/Flora/Gatherable/base.yml b/Resources/Prototypes/_CP14/Entities/Structures/Flora/Gatherable/base.yml index 073aa87d7f..7d8cdfde77 100644 --- a/Resources/Prototypes/_CP14/Entities/Structures/Flora/Gatherable/base.yml +++ b/Resources/Prototypes/_CP14/Entities/Structures/Flora/Gatherable/base.yml @@ -2,6 +2,7 @@ id: CP14GatherableBase parent: BaseStructure abstract: true + categories: [ ForkFiltered ] components: - type: Sprite snapCardinals: true diff --git a/Resources/Prototypes/_CP14/Entities/Structures/Flora/grasshighbush.yml b/Resources/Prototypes/_CP14/Entities/Structures/Flora/grasshighbush.yml index 2c07691e1b..e2bf78daa7 100644 --- a/Resources/Prototypes/_CP14/Entities/Structures/Flora/grasshighbush.yml +++ b/Resources/Prototypes/_CP14/Entities/Structures/Flora/grasshighbush.yml @@ -2,6 +2,7 @@ id: CP14HighBush name: high bush parent: CP14BaseFlammableSpreading + categories: [ ForkFiltered ] description: Very tall and dense thickets. Perhaps someone is watching you from them components: - type: CP14WaveShader diff --git a/Resources/Prototypes/_CP14/Entities/Structures/Flora/rocks.yml b/Resources/Prototypes/_CP14/Entities/Structures/Flora/rocks.yml index 74df660fc9..de3b880a83 100644 --- a/Resources/Prototypes/_CP14/Entities/Structures/Flora/rocks.yml +++ b/Resources/Prototypes/_CP14/Entities/Structures/Flora/rocks.yml @@ -2,6 +2,7 @@ id: CP14BaseRock name: rock description: A piece of rock. Hard, heavy, useless. + categories: [ ForkFiltered ] abstract: true placement: mode: SnapgridCenter diff --git a/Resources/Prototypes/_CP14/Entities/Structures/Flora/trees.yml b/Resources/Prototypes/_CP14/Entities/Structures/Flora/trees.yml index 8236bbb546..aa352bf4aa 100644 --- a/Resources/Prototypes/_CP14/Entities/Structures/Flora/trees.yml +++ b/Resources/Prototypes/_CP14/Entities/Structures/Flora/trees.yml @@ -2,6 +2,7 @@ id: CP14BaseTree abstract: true parent: CP14BaseFlammableSpreading + categories: [ ForkFiltered ] name: tree description: Decades of life and growth, saturating the surrounding nature with fresh air. components: diff --git a/Resources/Prototypes/_CP14/Entities/Structures/Furniture/barrel.yml b/Resources/Prototypes/_CP14/Entities/Structures/Furniture/barrel.yml index d579f77275..c4c55908b6 100644 --- a/Resources/Prototypes/_CP14/Entities/Structures/Furniture/barrel.yml +++ b/Resources/Prototypes/_CP14/Entities/Structures/Furniture/barrel.yml @@ -6,6 +6,7 @@ name: wooden barrel suffix: Empty description: The simplest design for storing liquids. + categories: [ ForkFiltered ] placement: mode: PlaceFree components: diff --git a/Resources/Prototypes/_CP14/Entities/Structures/Furniture/beds.yml b/Resources/Prototypes/_CP14/Entities/Structures/Furniture/beds.yml index 8f6ae62e7c..5a7ffbeb9c 100644 --- a/Resources/Prototypes/_CP14/Entities/Structures/Furniture/beds.yml +++ b/Resources/Prototypes/_CP14/Entities/Structures/Furniture/beds.yml @@ -5,6 +5,7 @@ - BaseStructure - CP14BaseFlammableSpreading description: Wooden bed. Better than nothing. + categories: [ ForkFiltered ] components: - type: HealOnBuckle damage: diff --git a/Resources/Prototypes/_CP14/Entities/Structures/Furniture/bonfire.yml b/Resources/Prototypes/_CP14/Entities/Structures/Furniture/bonfire.yml index abad860d8f..2d8fb46883 100644 --- a/Resources/Prototypes/_CP14/Entities/Structures/Furniture/bonfire.yml +++ b/Resources/Prototypes/_CP14/Entities/Structures/Furniture/bonfire.yml @@ -3,6 +3,7 @@ parent: CP14BaseFireplace name: bonfire description: A pile of logs stacked together, ready to burst into flames at the slightest spark. + categories: [ ForkFiltered ] components: - type: Sprite noRot: true diff --git a/Resources/Prototypes/_CP14/Entities/Structures/Furniture/chairs.yml b/Resources/Prototypes/_CP14/Entities/Structures/Furniture/chairs.yml index 910eb115fb..36906ed4e5 100644 --- a/Resources/Prototypes/_CP14/Entities/Structures/Furniture/chairs.yml +++ b/Resources/Prototypes/_CP14/Entities/Structures/Furniture/chairs.yml @@ -2,6 +2,7 @@ name: wooden chair description: Made of the most common planks. Simple and effective! id: CP14ChairWooden + categories: [ ForkFiltered ] parent: - UnanchoredChairBase - CP14BaseFlammable diff --git a/Resources/Prototypes/_CP14/Entities/Structures/Furniture/curtains.yml b/Resources/Prototypes/_CP14/Entities/Structures/Furniture/curtains.yml index 16d08f8e51..de5a406324 100644 --- a/Resources/Prototypes/_CP14/Entities/Structures/Furniture/curtains.yml +++ b/Resources/Prototypes/_CP14/Entities/Structures/Furniture/curtains.yml @@ -1,6 +1,7 @@ - type: entity id: CP14BaseCurtains abstract: true + categories: [ ForkFiltered ] parent: - BaseStructure - CP14BaseFlammableSpreadingStrong diff --git a/Resources/Prototypes/_CP14/Entities/Structures/Furniture/dressers.yml b/Resources/Prototypes/_CP14/Entities/Structures/Furniture/dressers.yml index 73c7a372e1..ebf977acc6 100644 --- a/Resources/Prototypes/_CP14/Entities/Structures/Furniture/dressers.yml +++ b/Resources/Prototypes/_CP14/Entities/Structures/Furniture/dressers.yml @@ -1,6 +1,7 @@ - type: entity id: CP14CabinetBase parent: BaseStructure + categories: [ ForkFiltered ] abstract: true components: - type: Sprite @@ -45,6 +46,7 @@ - type: entity id: CP14ClosetBase parent: BaseStructureDynamic + categories: [ ForkFiltered ] name: closet description: Just an ordinary, decrepit closet. abstract: true diff --git a/Resources/Prototypes/_CP14/Entities/Structures/Furniture/lamppost.yml b/Resources/Prototypes/_CP14/Entities/Structures/Furniture/lamppost.yml index d9c67e78df..a0bface339 100644 --- a/Resources/Prototypes/_CP14/Entities/Structures/Furniture/lamppost.yml +++ b/Resources/Prototypes/_CP14/Entities/Structures/Furniture/lamppost.yml @@ -1,5 +1,6 @@ - type: entity id: CP14BaseLamppost + categories: [ ForkFiltered ] abstract: true components: - type: SpriteFade diff --git a/Resources/Prototypes/_CP14/Entities/Structures/Furniture/mannequin.yml b/Resources/Prototypes/_CP14/Entities/Structures/Furniture/mannequin.yml index fc3a8b86fc..2fc38991df 100644 --- a/Resources/Prototypes/_CP14/Entities/Structures/Furniture/mannequin.yml +++ b/Resources/Prototypes/_CP14/Entities/Structures/Furniture/mannequin.yml @@ -1,5 +1,6 @@ - type: entity id: CP14Mannequin + categories: [ ForkFiltered ] parent: - Mannequin - CP14BaseFlammable diff --git a/Resources/Prototypes/_CP14/Entities/Structures/Furniture/pallets.yml b/Resources/Prototypes/_CP14/Entities/Structures/Furniture/pallets.yml index 8f1c1a7fdd..478e59c978 100644 --- a/Resources/Prototypes/_CP14/Entities/Structures/Furniture/pallets.yml +++ b/Resources/Prototypes/_CP14/Entities/Structures/Furniture/pallets.yml @@ -1,6 +1,7 @@ - type: entity id: CP14BasePallets abstract: true + categories: [ ForkFiltered ] placement: mode: SnapgridCenter components: diff --git a/Resources/Prototypes/_CP14/Entities/Structures/Furniture/tables.yml b/Resources/Prototypes/_CP14/Entities/Structures/Furniture/tables.yml index 9f6c1fdd75..e6d566ceb6 100644 --- a/Resources/Prototypes/_CP14/Entities/Structures/Furniture/tables.yml +++ b/Resources/Prototypes/_CP14/Entities/Structures/Furniture/tables.yml @@ -3,6 +3,7 @@ - BaseStructure - CP14BaseFlammable id: CP14WoodenTableBase + categories: [ ForkFiltered ] abstract: true components: - type: Fixtures diff --git a/Resources/Prototypes/_CP14/Entities/Structures/Furniture/wallmount.yml b/Resources/Prototypes/_CP14/Entities/Structures/Furniture/wallmount.yml index 1131384275..7a75341c44 100644 --- a/Resources/Prototypes/_CP14/Entities/Structures/Furniture/wallmount.yml +++ b/Resources/Prototypes/_CP14/Entities/Structures/Furniture/wallmount.yml @@ -1,6 +1,7 @@ - type: entity id: CP14BaseWallmount abstract: true + categories: [ ForkFiltered ] placement: mode: SnapgridCenter components: diff --git a/Resources/Prototypes/_CP14/Entities/Structures/Furniture/workbenchs.yml b/Resources/Prototypes/_CP14/Entities/Structures/Furniture/workbenchs.yml index 0953dc376c..d297a776b9 100644 --- a/Resources/Prototypes/_CP14/Entities/Structures/Furniture/workbenchs.yml +++ b/Resources/Prototypes/_CP14/Entities/Structures/Furniture/workbenchs.yml @@ -2,6 +2,7 @@ parent: - BaseStructure id: CP14BaseWorkbench + categories: [ ForkFiltered ] abstract: true components: - type: Sprite diff --git a/Resources/Prototypes/_CP14/Entities/Structures/GirderFrame/frame.yml b/Resources/Prototypes/_CP14/Entities/Structures/GirderFrame/frame.yml index c4a3f669b5..521856d131 100644 --- a/Resources/Prototypes/_CP14/Entities/Structures/GirderFrame/frame.yml +++ b/Resources/Prototypes/_CP14/Entities/Structures/GirderFrame/frame.yml @@ -5,6 +5,7 @@ - BaseStructureDynamic - CP14BaseFlammableSpreading description: Wooden frame for any wooden wall. + categories: [ ForkFiltered ] placement: mode: SnapgridCenter snap: @@ -69,6 +70,7 @@ - type: entity id: CP14BaseCrushed + categories: [ ForkFiltered ] parent: BaseStructure abstract: true placement: diff --git a/Resources/Prototypes/_CP14/Entities/Structures/Power/cables.yml b/Resources/Prototypes/_CP14/Entities/Structures/Power/cables.yml deleted file mode 100644 index 194dd1ac6d..0000000000 --- a/Resources/Prototypes/_CP14/Entities/Structures/Power/cables.yml +++ /dev/null @@ -1,48 +0,0 @@ -- type: entity - parent: CableBase - id: CP14LVCable - name: LV power cable - description: A cable used to connect machines to an APC. - placement: - mode: SnapgridCenter - components: - - type: Sprite - sprite: _CP14/Structures/Power/Cables/cable.rsi - state: cable_0 - - type: Icon - sprite: _CP14/Structures/Power/Cables/cable.rsi - state: cable_4 - - type: NodeContainer - nodes: - power: - !type:CableNode - nodeGroupID: Apc - - type: PowerProvider - voltage: Apc - - type: ExtensionCableProvider - - type: Cable - cableDroppedOnCutPrototype: CP14CableLVStack1 - cableType: Apc - - type: Destructible - thresholds: - - trigger: - !type:DamageTrigger - damage: 100 - behaviors: #excess damage (nuke?). avoid computational cost of spawning entities. - - !type:DoActsBehavior - acts: [ "Destruction" ] - - trigger: - !type:DamageTrigger - damage: 50 - behaviors: - - !type:SpawnEntitiesBehavior - spawn: - CableApcStack1: - min: 1 - max: 1 - - !type:DoActsBehavior - acts: [ "Destruction" ] - - type: CableVisualizer - statePrefix: cable_ - - type: PlacementReplacement - key: cable \ No newline at end of file diff --git a/Resources/Prototypes/_CP14/Entities/Structures/Specific/Alchemy/heater.yml b/Resources/Prototypes/_CP14/Entities/Structures/Specific/Alchemy/heater.yml index 5874388c8f..33bf5aaa55 100644 --- a/Resources/Prototypes/_CP14/Entities/Structures/Specific/Alchemy/heater.yml +++ b/Resources/Prototypes/_CP14/Entities/Structures/Specific/Alchemy/heater.yml @@ -1,6 +1,7 @@ - type: entity id: CP14BaseFireplace parent: BaseStructure + categories: [ ForkFiltered ] abstract: true components: - type: InteractionOutline diff --git a/Resources/Prototypes/_CP14/Entities/Structures/Specific/Alchemy/normalizer.yml b/Resources/Prototypes/_CP14/Entities/Structures/Specific/Alchemy/normalizer.yml index 024bd32b65..3e0f213412 100644 --- a/Resources/Prototypes/_CP14/Entities/Structures/Specific/Alchemy/normalizer.yml +++ b/Resources/Prototypes/_CP14/Entities/Structures/Specific/Alchemy/normalizer.yml @@ -5,6 +5,7 @@ - CP14BaseCrystalSlot name: solution normalizer description: An alchemical device that removes fine precipitates from solutions, and stabilizes it for further work + categories: [ ForkFiltered ] placement: mode: PlaceFree components: diff --git a/Resources/Prototypes/_CP14/Entities/Structures/Specific/Alchemy/vat.yml b/Resources/Prototypes/_CP14/Entities/Structures/Specific/Alchemy/vat.yml index 277f62139d..cfc174dc73 100644 --- a/Resources/Prototypes/_CP14/Entities/Structures/Specific/Alchemy/vat.yml +++ b/Resources/Prototypes/_CP14/Entities/Structures/Specific/Alchemy/vat.yml @@ -4,6 +4,7 @@ - BaseStructureDynamic name: big vat description: A very large vat for storing huge amounts of liquid. Heavy, uncomfortable to carry. + categories: [ ForkFiltered ] placement: mode: PlaceFree components: diff --git a/Resources/Prototypes/_CP14/Entities/Structures/Specific/Economy/cash_converter.yml b/Resources/Prototypes/_CP14/Entities/Structures/Specific/Economy/cash_converter.yml index 7c1330e632..008e1dee5e 100644 --- a/Resources/Prototypes/_CP14/Entities/Structures/Specific/Economy/cash_converter.yml +++ b/Resources/Prototypes/_CP14/Entities/Structures/Specific/Economy/cash_converter.yml @@ -1,6 +1,7 @@ - type: entity id: CP14CashConverter parent: BaseStructure + categories: [ ForkFiltered ] name: cash converter description: A simple magical device connected by small portals to the empire's central bank. It allows you to convert coins between denominations, and doesn't even charge interest! That's generous. components: diff --git a/Resources/Prototypes/_CP14/Entities/Structures/Specific/Farming/soil.yml b/Resources/Prototypes/_CP14/Entities/Structures/Specific/Farming/soil.yml index 3c7347c80e..025c99457b 100644 --- a/Resources/Prototypes/_CP14/Entities/Structures/Specific/Farming/soil.yml +++ b/Resources/Prototypes/_CP14/Entities/Structures/Specific/Farming/soil.yml @@ -1,6 +1,7 @@ - type: entity id: CP14BaseFarmingSoil abstract: true + categories: [ ForkFiltered ] placement: mode: SnapgridCenter components: diff --git a/Resources/Prototypes/_CP14/Entities/Structures/Specific/Thaumaturgy/elemental_reactor.yml b/Resources/Prototypes/_CP14/Entities/Structures/Specific/Thaumaturgy/elemental_reactor.yml deleted file mode 100644 index 16bc9892e8..0000000000 --- a/Resources/Prototypes/_CP14/Entities/Structures/Specific/Thaumaturgy/elemental_reactor.yml +++ /dev/null @@ -1,27 +0,0 @@ -- type: entity - id: CP14ElementalReactor - name: elemental reactor - description: A work of art created by the dwarves of Zilagro and House Lyrandar, controlling the fire elemental and allowing it to produce vast amounts of energy. - parent: - - BaseStructure - components: - - type: Sprite - sprite: _CP14/Structures/Specific/Thaumaturgy/elemental_reactor.rsi #TODO resprite - state: base - drawdepth: Mobs - - type: Fixtures - fixtures: - fix1: - shape: - !type:PhysShapeAabb - bounds: "-0.55,-0.85,0.55,0.85" - density: 1000 - layer: - - WallLayer - - type: Physics - bodyType: Static - - type: CP14MagicEnergyContainer - - type: CP14MagicEnergyExaminable - - type: CP14MagicEnergyDraw - energy: 5 - delay: 1 \ No newline at end of file diff --git a/Resources/Prototypes/_CP14/Entities/Structures/Specific/Thaumaturgy/pilon.yml b/Resources/Prototypes/_CP14/Entities/Structures/Specific/Thaumaturgy/pilon.yml index 29139a2c14..279042c972 100644 --- a/Resources/Prototypes/_CP14/Entities/Structures/Specific/Thaumaturgy/pilon.yml +++ b/Resources/Prototypes/_CP14/Entities/Structures/Specific/Thaumaturgy/pilon.yml @@ -1,6 +1,7 @@ - type: entity id: CP14BaseCrystalSlot #TODO переструктуризовать объекты abstract: true + categories: [ ForkFiltered ] components: - type: CP14MagicEnergyCrystalSlot slotId: crystal_slot 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 8daef02824..e37fd282fd 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 - categories: [ HideSpawnMenu ] + categories: [ HideSpawnMenu, ForkFiltered ] name: Chest description: Chest. components: diff --git a/Resources/Prototypes/_CP14/Entities/Structures/Storage/Crates/chests.yml b/Resources/Prototypes/_CP14/Entities/Structures/Storage/Crates/chests.yml index 22b5e6dcf0..d453fd04f4 100644 --- a/Resources/Prototypes/_CP14/Entities/Structures/Storage/Crates/chests.yml +++ b/Resources/Prototypes/_CP14/Entities/Structures/Storage/Crates/chests.yml @@ -2,6 +2,7 @@ parent: - BaseStructureDynamic - CP14BaseFlammable + categories: [ ForkFiltered ] id: CP14WoodenChestFrame name: wooden chest frame description: Base for any wooden chest diff --git a/Resources/Prototypes/_CP14/Entities/Structures/Storage/Crates/crates.yml b/Resources/Prototypes/_CP14/Entities/Structures/Storage/Crates/crates.yml index 50bca13bfc..a335459ce5 100644 --- a/Resources/Prototypes/_CP14/Entities/Structures/Storage/Crates/crates.yml +++ b/Resources/Prototypes/_CP14/Entities/Structures/Storage/Crates/crates.yml @@ -2,6 +2,7 @@ id: CP14BaseCrate abstract: true parent: BaseStructureDynamic + categories: [ ForkFiltered ] components: - type: InteractionOutline - type: Damageable diff --git a/Resources/Prototypes/_CP14/Entities/Structures/Walls/directional_plate.yml b/Resources/Prototypes/_CP14/Entities/Structures/Walls/directional_plate.yml index ca0d56e5f0..a6946aa8ab 100644 --- a/Resources/Prototypes/_CP14/Entities/Structures/Walls/directional_plate.yml +++ b/Resources/Prototypes/_CP14/Entities/Structures/Walls/directional_plate.yml @@ -1,6 +1,7 @@ - type: entity id: CP14DirectionalPlateBase abstract: true + categories: [ ForkFiltered ] parent: BaseStructure name: plate placement: diff --git a/Resources/Prototypes/_CP14/Entities/Structures/Walls/walls.yml b/Resources/Prototypes/_CP14/Entities/Structures/Walls/walls.yml index 2c8b9fe70f..f3d0ae1ece 100644 --- a/Resources/Prototypes/_CP14/Entities/Structures/Walls/walls.yml +++ b/Resources/Prototypes/_CP14/Entities/Structures/Walls/walls.yml @@ -1,6 +1,7 @@ - type: entity abstract: true parent: BaseWall + categories: [ ForkFiltered ] id: CP14BaseWall name: wall description: Sturdy enough to cover you from threats or cold winds. diff --git a/Resources/Prototypes/_CP14/Entities/Structures/Windows/directional.yml b/Resources/Prototypes/_CP14/Entities/Structures/Windows/directional.yml index 52c362c20d..a10d7d968e 100644 --- a/Resources/Prototypes/_CP14/Entities/Structures/Windows/directional.yml +++ b/Resources/Prototypes/_CP14/Entities/Structures/Windows/directional.yml @@ -1,6 +1,7 @@ - type: entity id: CP14WindowDirectional parent: BaseStructure + categories: [ ForkFiltered ] name: directional window description: Don't smudge up the glass down there. placement: diff --git a/Resources/Prototypes/_CP14/Entities/Structures/Windows/windows.yml b/Resources/Prototypes/_CP14/Entities/Structures/Windows/windows.yml index ef1b4cca30..f9bfc4e44f 100644 --- a/Resources/Prototypes/_CP14/Entities/Structures/Windows/windows.yml +++ b/Resources/Prototypes/_CP14/Entities/Structures/Windows/windows.yml @@ -2,6 +2,7 @@ id: CP14WindowBase abstract: true parent: Window + categories: [ ForkFiltered ] components: - type: Sprite drawdepth: Mobs diff --git a/Resources/Prototypes/_CP14/Entities/Structures/chasm.yml b/Resources/Prototypes/_CP14/Entities/Structures/chasm.yml index 8ff6e43dd8..9b552bd4ca 100644 --- a/Resources/Prototypes/_CP14/Entities/Structures/chasm.yml +++ b/Resources/Prototypes/_CP14/Entities/Structures/chasm.yml @@ -1,5 +1,6 @@ - type: entity id: CP14Chasm + categories: [ ForkFiltered ] name: chasm description: You can't even see the bottom. placement: diff --git a/Resources/Prototypes/_CP14/Entities/Structures/dungeon_entrance.yml b/Resources/Prototypes/_CP14/Entities/Structures/dungeon_entrance.yml index 568f38a456..5fa10ceb50 100644 --- a/Resources/Prototypes/_CP14/Entities/Structures/dungeon_entrance.yml +++ b/Resources/Prototypes/_CP14/Entities/Structures/dungeon_entrance.yml @@ -55,6 +55,7 @@ - type: entity parent: CP14DungeonEntrance id: CP14DungeonEntranceAutoLink + categories: [ ForkFiltered ] components: - type: CP14ZLevelAutoPortal zLevelOffset: -1 # Go into deep @@ -63,6 +64,7 @@ - type: entity parent: CP14DungeonExit id: CP14DungeonExitAutoLink + categories: [ ForkFiltered ] components: - type: CP14ZLevelAutoPortal zLevelOffset: 1 # Go onto surface diff --git a/Resources/Prototypes/_CP14/Entities/Structures/sharpening_stone.yml b/Resources/Prototypes/_CP14/Entities/Structures/sharpening_stone.yml index 521d48f728..dff579148a 100644 --- a/Resources/Prototypes/_CP14/Entities/Structures/sharpening_stone.yml +++ b/Resources/Prototypes/_CP14/Entities/Structures/sharpening_stone.yml @@ -2,6 +2,7 @@ id: CP14BaseSharpeningStoneStructure name: stationary sharpening stone description: A strong, durable sharpening stone capable of sharpening weapons without much damage to them. + categories: [ ForkFiltered ] parent: BaseStructure components: - type: Clickable diff --git a/Resources/Prototypes/_CP14/Entities/Structures/test.yml b/Resources/Prototypes/_CP14/Entities/Structures/test.yml index dcae9e588d..c9d47cb357 100644 --- a/Resources/Prototypes/_CP14/Entities/Structures/test.yml +++ b/Resources/Prototypes/_CP14/Entities/Structures/test.yml @@ -3,6 +3,7 @@ id: CP14TravelingShop name: city trading information board description: Allows you to track what the city is selling and buying right now. + categories: [ ForkFiltered ] components: - type: Sprite snapCardinals: true diff --git a/Resources/Prototypes/_CP14/Entities/Structures/trabeling_storeship_anchor.yml b/Resources/Prototypes/_CP14/Entities/Structures/trabeling_storeship_anchor.yml index d820b9d7c8..4b74d6d1f0 100644 --- a/Resources/Prototypes/_CP14/Entities/Structures/trabeling_storeship_anchor.yml +++ b/Resources/Prototypes/_CP14/Entities/Structures/trabeling_storeship_anchor.yml @@ -1,6 +1,7 @@ - type: entity id: CP14TravelingStoreshipAnchor name: traveling storeship anchor + categories: [ ForkFiltered ] placement: mode: SnapgridCenter description: the point of adhesion of a traveling storeship to the surface. Keep your eyes to the sky so you don't get crushed! diff --git a/Resources/Prototypes/_CP14/Entities/base.yml b/Resources/Prototypes/_CP14/Entities/base.yml index 035d0b4c89..6a034e9503 100644 --- a/Resources/Prototypes/_CP14/Entities/base.yml +++ b/Resources/Prototypes/_CP14/Entities/base.yml @@ -1,6 +1,7 @@ - type: entity id: CP14BaseFlammable abstract: true + categories: [ ForkFiltered ] components: - type: CP14FlammableAmbientSound - type: AmbientSound diff --git a/Resources/Prototypes/_CP14/Entities/fire.yml b/Resources/Prototypes/_CP14/Entities/fire.yml index c35c361b80..2cced93ebc 100644 --- a/Resources/Prototypes/_CP14/Entities/fire.yml +++ b/Resources/Prototypes/_CP14/Entities/fire.yml @@ -2,6 +2,7 @@ id: CP14Fire name: fire description: it's fire! + categories: [ ForkFiltered ] suffix: cp14 placement: mode: SnapgridCenter diff --git a/Resources/Prototypes/_CP14/Entities/keyrings.yml b/Resources/Prototypes/_CP14/Entities/keyrings.yml index 69fb6e99ed..e7cb9200df 100644 --- a/Resources/Prototypes/_CP14/Entities/keyrings.yml +++ b/Resources/Prototypes/_CP14/Entities/keyrings.yml @@ -4,6 +4,7 @@ suffix: Empty name: key ring description: Allows you to comfortably store a large number of keys in one place. + categories: [ ForkFiltered ] components: - type: CP14KeyRing - type: Sprite diff --git a/Resources/Prototypes/_CP14/Entities/keys.yml b/Resources/Prototypes/_CP14/Entities/keys.yml index 2495f48287..dc94276647 100644 --- a/Resources/Prototypes/_CP14/Entities/keys.yml +++ b/Resources/Prototypes/_CP14/Entities/keys.yml @@ -2,6 +2,7 @@ parent: BaseItem id: CP14BaseKey abstract: true + categories: [ ForkFiltered ] name: key description: A small, intricate piece of iron that opens certain locks. Don't give it to just anyone! components: diff --git a/Resources/Prototypes/_CP14/Entities/locks.yml b/Resources/Prototypes/_CP14/Entities/locks.yml index c8cbc70529..cc449b8b0c 100644 --- a/Resources/Prototypes/_CP14/Entities/locks.yml +++ b/Resources/Prototypes/_CP14/Entities/locks.yml @@ -1,6 +1,7 @@ - type: entity parent: BaseItem abstract: true + categories: [ ForkFiltered ] id: CP14BaseLock name: steel lock description: It locks things up. And you'll need a key to open them back up.