diff --git a/Resources/Migrations/WWDPMigration.yml b/Resources/Migrations/WWDPMigration.yml index ddbc899c3e..42852c547a 100644 --- a/Resources/Migrations/WWDPMigration.yml +++ b/Resources/Migrations/WWDPMigration.yml @@ -90,3 +90,150 @@ LockerBrigmedicFilledHardsuit: LockerSecurityMedicineFilled # 2025-28-06 FloorTileItemBlue: FloorTileItemSteelBlue + +# Plushieslop 23.12.25 +PlushieMothRandom: null +PlushieShadowkin: null +PlushieMothMusician: null +PlushieMothBartender: null +PlushieBee: null +PlushieHampter: null +PlushieRouny: null +PlushieLamp: null +PlushieArachind: null +PlushieLizard: null +PlushieSpaceLizard: null +PlushieSharkBlue: null +PlushieSharkPink: null +PlushieSharkGrey: null +PlushieCarp: null +PlushieMagicarp: null +PlushieHolocarp: null +PlushieSlime: null +PlushieSnake: null +PlushieVox: null +PlushieAtmosian: null +PlushiePenguin: null +PlushieHuman: null +PlushieArachne: null +PlushieGnome: null +PlushieLoveable: null +PlushieDeer: null +PlushieIpc: null +PlushieGrey: null +PlushieRedFox: null +PlushiePurpleFox: null +PlushiePinkFox: null +PlushieOrangeFox: null +PlushieMarbleFox: null +PlushieCrimsonFox: null +PlushieCoffeeFox: null +PlushieBlueFox: null +PlushieBlackFox: null +PlushieVulp: null +PlushieCorgi: null +PlushieGirlyCorgi: null +PlushieRobotCorgi: null +PlushieCatBlack: null +PlushieCatGrey: null +PlushieCatOrange: null +PlushieCatSiames: null +PlushieCatTabby: null +PlushieCatTuxedo: null +PlushieCatWhite: null +PlushieHarpy: null +PlushieNuke: null +PlushieRGBee: null +PlushieDiona: null +PlushieXeno: null + +# Toyslop 23.12.25 +ToyAi: null +ToyNuke: null +ToyHonk: null +ToyIan: null +ToyMarauder: null +ToyMauler: null +ToyGygax: null +ToyOdysseus: null +ToyDeathRipley: null +ToyPhazon: null +ToyFireRipley: null +ToyReticence: null +ToyRipley: null +ToySeraph: null +ToyDurand: null +MysteryFigureBox: null +ToyZero: null +ToyRenault: null +ToySiobhan: null +ToyFigurinePassenger: null +ToyFigurineClown: null +ToyFigurineMime: null +ToyFigurineMusician: null +ToyFigurineBoxer: null +ToyFigurineCaptain: null +ToyFigurineHeadOfSecurity: null +ToyFigurineWarden: null +ToyFigurineDetective: null +ToyFigurineSecurity: null +ToyFigurineLawyer: null +ToyFigurineCargoTech: null +ToyFigurineSalvage: null +ToyFigurineQuartermaster: null +ToyFigurineChiefEngineer: null +ToyFigurineAtmosTech: null +ToyFigurineEngineer: null +ToyFigurineResearchDirector: null +ToyFigurineScientist: null +ToyFigurineChiefMedicalOfficer: null +ToyFigurineChemist: null +ToyFigurineParamedic: null +ToyFigurineMedicalDoctor: null +ToyFigurineHeadOfPersonnel: null +ToyFigurineLibrarian: null +ToyFigurineChaplain: null +ToyFigurineChef: null +ToyFigurineBartender: null +ToyFigurineBotanist: null +ToyFigurineJanitor: null +ToyFigurineNukie: null +ToyFigurineFootsoldier: null +ToyFigurineWizardFake: null +ToyFigurineSlime: null +ToyFigurineGreytider: null +ToyFigurineWizard: null +ToyGriffin: null +ToyOwlman: null +ToySkeleton: null +ToyFigurineQueen: null +ToyFigurineSpaceDragon: null +ToyFigurineRatKing: null +ToyFigurineRatServant: null +ToyFigurineMouse: null +ToyFigurineHamlet: null +ToyFigurineThief: null + +# Cloakslop 23.12.25 +ClothingNeckCloakTrans: null +ClothingNeckCloakAdmin: null +ClothingNeckCloakAce: null +ClothingNeckCloakAro: null +ClothingNeckCloakBi: null +ClothingNeckCloakIntersex: null +ClothingNeckCloakLesbian: null +ClothingNeckCloakGay: null +ClothingNeckCloakEnby: null +ClothingNeckCloakPan: null + +# Pinslop 23.12.25 +ClothingNeckLGBTPin: null +ClothingNeckAromanticPin: null +ClothingNeckAsexualPin: null +ClothingNeckBisexualPin: null +ClothingNeckGayPin: null +ClothingNeckIntersexPin: null +ClothingNeckLesbianPin: null +ClothingNeckNonBinaryPin: null +ClothingNeckPansexualPin: null +ClothingNeckTransPin: null diff --git a/Resources/Prototypes/Catalog/Fills/Lockers/misc.yml b/Resources/Prototypes/Catalog/Fills/Lockers/misc.yml index faeb7544be..d744a63384 100644 --- a/Resources/Prototypes/Catalog/Fills/Lockers/misc.yml +++ b/Resources/Prototypes/Catalog/Fills/Lockers/misc.yml @@ -154,11 +154,12 @@ rolls: !type:RangeNumberSelector range: 0, 2 # Plushies - - !type:NestedSelector - tableId: AllPlushiesTable - prob: 0.10 - rolls: !type:RangeNumberSelector - range: 1, 2 + # White Dream removed + # - !type:NestedSelector + # tableId: AllPlushiesTable + # prob: 0.10 + # rolls: !type:RangeNumberSelector + # range: 1, 2 # Weapons - !type:NestedSelector tableId: MaintWeaponTable diff --git a/Resources/Prototypes/CharacterItemGroups/Generic/miscItemGroups.yml b/Resources/Prototypes/CharacterItemGroups/Generic/miscItemGroups.yml index 6dcac053f8..686d9fe2e9 100644 --- a/Resources/Prototypes/CharacterItemGroups/Generic/miscItemGroups.yml +++ b/Resources/Prototypes/CharacterItemGroups/Generic/miscItemGroups.yml @@ -134,38 +134,40 @@ - type: loadout id: LoadoutItemNTDeck -- type: characterItemGroup - id: LoadoutPlushie - maxItems: 1 - items: - - type: loadout - id: PlushieSharkBlue - - type: loadout - id: PlushieSharkGrey - - type: loadout - id: PlushieLizard - - type: loadout - id: PlushieArachind - - type: loadout - id: PlushieMoth - - type: loadout - id: PlushieHampter - - type: loadout - id: PlushieRouny - - type: loadout - id: PlushieCarp - - type: loadout - id: PlushieSlime - - type: loadout - id: PlushieVox - - type: loadout - id: PlushieHuman - - type: loadout - id: PlushieArachne - - type: loadout - id: PlushieVulp - - type: loadout - id: PlushieShadowkin +# White Dream - No Plushieslop + +# - type: characterItemGroup +# id: LoadoutPlushie +# maxItems: 1 +# items: +# - type: loadout +# id: PlushieSharkBlue +# - type: loadout +# id: PlushieSharkGrey +# - type: loadout +# id: PlushieLizard +# - type: loadout +# id: PlushieArachind +# - type: loadout +# id: PlushieMoth +# - type: loadout +# id: PlushieHampter +# - type: loadout +# id: PlushieRouny +# - type: loadout +# id: PlushieCarp +# - type: loadout +# id: PlushieSlime +# - type: loadout +# id: PlushieVox +# - type: loadout +# id: PlushieHuman +# - type: loadout +# id: PlushieArachne +# - type: loadout +# id: PlushieVulp +# - type: loadout +# id: PlushieShadowkin - type: characterItemGroup id: LoadoutMedkits @@ -185,4 +187,4 @@ - type: loadout id: LoadoutMedkitAdvancedFilled - type: loadout - id: LoadoutMedkitCombatFilled \ No newline at end of file + id: LoadoutMedkitCombatFilled diff --git a/Resources/Prototypes/CharacterItemGroups/Generic/neckGroup.yml b/Resources/Prototypes/CharacterItemGroups/Generic/neckGroup.yml index 36046aa785..41e3e73771 100644 --- a/Resources/Prototypes/CharacterItemGroups/Generic/neckGroup.yml +++ b/Resources/Prototypes/CharacterItemGroups/Generic/neckGroup.yml @@ -37,26 +37,26 @@ id: LoadoutNeckTieBowTie - type: loadout id: LoadoutNeckTieRibbon - - type: loadout - id: LoadoutItemsPrideLGBTPin - - type: loadout - id: LoadoutItemsPrideAromanticPin - - type: loadout - id: LoadoutItemsPrideAsexualPin - - type: loadout - id: LoadoutItemsPrideBisexualPin - - type: loadout - id: LoadoutItemsPrideGayPin - - type: loadout - id: LoadoutItemsPrideIntersexPin - - type: loadout - id: LoadoutItemsPrideLesbianPin - - type: loadout - id: LoadoutItemsPrideNonBinaryPin - - type: loadout - id: LoadoutItemsPridePansexualPin - - type: loadout - id: LoadoutItemsPrideTransPin + # - type: loadout # White Dream no Pinslop + # id: LoadoutItemsPrideLGBTPin + # - type: loadout + # id: LoadoutItemsPrideAromanticPin + # - type: loadout + # id: LoadoutItemsPrideAsexualPin + # - type: loadout + # id: LoadoutItemsPrideBisexualPin + # - type: loadout + # id: LoadoutItemsPrideGayPin + # - type: loadout + # id: LoadoutItemsPrideIntersexPin + # - type: loadout + # id: LoadoutItemsPrideLesbianPin + # - type: loadout + # id: LoadoutItemsPrideNonBinaryPin + # - type: loadout + # id: LoadoutItemsPridePansexualPin + # - type: loadout + # id: LoadoutItemsPrideTransPin - type: loadout id: LoadoutNeckCrucifixColor - type: loadout diff --git a/Resources/Prototypes/Entities/Markers/Spawners/Random/maintenance.yml b/Resources/Prototypes/Entities/Markers/Spawners/Random/maintenance.yml index cce7719246..fcaf6f48fb 100644 --- a/Resources/Prototypes/Entities/Markers/Spawners/Random/maintenance.yml +++ b/Resources/Prototypes/Entities/Markers/Spawners/Random/maintenance.yml @@ -99,19 +99,19 @@ # Cloaks - !type:GroupSelector children: - - id: ClothingNeckCloakTrans - - id: ClothingNeckCloakAdmin + #- id: ClothingNeckCloakTrans # White Dream no cloakslop + #- id: ClothingNeckCloakAdmin - id: ClothingNeckCloakMoth - id: ClothingNeckCloakVoid - id: ClothingNeckCloakGoliathCloak - - id: ClothingNeckCloakAce - - id: ClothingNeckCloakAro - - id: ClothingNeckCloakBi - - id: ClothingNeckCloakIntersex - - id: ClothingNeckCloakLesbian - - id: ClothingNeckCloakGay - - id: ClothingNeckCloakEnby - - id: ClothingNeckCloakPan + #- id: ClothingNeckCloakAce + #- id: ClothingNeckCloakAro + #- id: ClothingNeckCloakBi + #- id: ClothingNeckCloakIntersex + #- id: ClothingNeckCloakLesbian + #- id: ClothingNeckCloakGay + #- id: ClothingNeckCloakEnby + #- id: ClothingNeckCloakPan - id: ToySkeleton - id: RevolutionaryManifesto - id: Basketball @@ -143,16 +143,16 @@ # Pins - !type:GroupSelector children: - - id: ClothingNeckLGBTPin - - id: ClothingNeckAromanticPin - - id: ClothingNeckAsexualPin - - id: ClothingNeckBisexualPin - - id: ClothingNeckGayPin - - id: ClothingNeckIntersexPin - - id: ClothingNeckLesbianPin - - id: ClothingNeckNonBinaryPin - - id: ClothingNeckPansexualPin - - id: ClothingNeckTransPin + # - id: ClothingNeckLGBTPin # White Dream no Pinslop + # - id: ClothingNeckAromanticPin + # - id: ClothingNeckAsexualPin + # - id: ClothingNeckBisexualPin + # - id: ClothingNeckGayPin + # - id: ClothingNeckIntersexPin + # - id: ClothingNeckLesbianPin + # - id: ClothingNeckNonBinaryPin + # - id: ClothingNeckPansexualPin + # - id: ClothingNeckTransPin - id: ClothingNeckAutismPin - id: ClothingNeckGoldAutismPin # Rare Group diff --git a/Resources/Prototypes/Loadouts/Generic/items.yml b/Resources/Prototypes/Loadouts/Generic/items.yml index acb9acce52..299d1801cb 100644 --- a/Resources/Prototypes/Loadouts/Generic/items.yml +++ b/Resources/Prototypes/Loadouts/Generic/items.yml @@ -949,168 +949,170 @@ - !type:CharacterItemGroupRequirement group: LoadoutWritables -- type: loadout - id: PlushieSharkBlue - category: Items - cost: 1 - canBeHeirloom: true - items: - - PlushieSharkBlue - requirements: - - !type:CharacterItemGroupRequirement - group: LoadoutPlushie +# White Dream - No Plushieslop -- type: loadout - id: PlushieSharkPink - category: Items - cost: 1 - canBeHeirloom: true - items: - - PlushieSharkPink - requirements: - - !type:CharacterItemGroupRequirement - group: LoadoutPlushie - - -- type: loadout - id: PlushieSharkGrey - category: Items - cost: 1 - canBeHeirloom: true - items: - - PlushieSharkGrey - requirements: - - !type:CharacterItemGroupRequirement - group: LoadoutPlushie - -- type: loadout - id: PlushieLizard - category: Items - cost: 1 - canBeHeirloom: true - items: - - PlushieLizard - requirements: - - !type:CharacterItemGroupRequirement - group: LoadoutPlushie - -- type: loadout - id: PlushieArachind - category: Items - cost: 1 - canBeHeirloom: true - items: - - PlushieArachind - requirements: - - !type:CharacterItemGroupRequirement - group: LoadoutPlushie - -- type: loadout - id: PlushieMoth - category: Items - cost: 1 - canBeHeirloom: true - items: - - PlushieMoth - requirements: - - !type:CharacterItemGroupRequirement - group: LoadoutPlushie - -- type: loadout - id: PlushieHampter - category: Items - cost: 1 - canBeHeirloom: true - items: - - PlushieHampter - requirements: - - !type:CharacterItemGroupRequirement - group: LoadoutPlushie - -- type: loadout - id: PlushieRouny - category: Items - cost: 1 - canBeHeirloom: true - items: - - PlushieRouny - requirements: - - !type:CharacterItemGroupRequirement - group: LoadoutPlushie - -- type: loadout - id: PlushieCarp - category: Items - cost: 1 - canBeHeirloom: true - items: - - PlushieCarp - requirements: - - !type:CharacterItemGroupRequirement - group: LoadoutPlushie - -- type: loadout - id: PlushieSlime - category: Items - cost: 1 - canBeHeirloom: true - items: - - PlushieSlime - requirements: - - !type:CharacterItemGroupRequirement - group: LoadoutPlushie - -- type: loadout - id: PlushieVox - category: Items - cost: 1 - canBeHeirloom: true - items: - - PlushieVox - requirements: - - !type:CharacterItemGroupRequirement - group: LoadoutPlushie - -- type: loadout - id: PlushieHuman - category: Items - cost: 1 - canBeHeirloom: true - items: - - PlushieHuman - requirements: - - !type:CharacterItemGroupRequirement - group: LoadoutPlushie - -- type: loadout - id: PlushieArachne - category: Items - cost: 1 - canBeHeirloom: true - items: - - PlushieArachne - requirements: - - !type:CharacterItemGroupRequirement - group: LoadoutPlushie - -- type: loadout - id: PlushieVulp - category: Items - cost: 1 - canBeHeirloom: true - items: - - PlushieVulp - requirements: - - !type:CharacterItemGroupRequirement - group: LoadoutPlushie - -- type: loadout - id: PlushieShadowkin - category: Items - cost: 1 - canBeHeirloom: true - items: - - PlushieShadowkin - requirements: - - !type:CharacterItemGroupRequirement - group: LoadoutPlushie +# - type: loadout +# id: PlushieSharkBlue +# category: Items +# cost: 1 +# canBeHeirloom: true +# items: +# - PlushieSharkBlue +# requirements: +# - !type:CharacterItemGroupRequirement +# group: LoadoutPlushie +# +# - type: loadout +# id: PlushieSharkPink +# category: Items +# cost: 1 +# canBeHeirloom: true +# items: +# - PlushieSharkPink +# requirements: +# - !type:CharacterItemGroupRequirement +# group: LoadoutPlushie +# +# +# - type: loadout +# id: PlushieSharkGrey +# category: Items +# cost: 1 +# canBeHeirloom: true +# items: +# - PlushieSharkGrey +# requirements: +# - !type:CharacterItemGroupRequirement +# group: LoadoutPlushie +# +# - type: loadout +# id: PlushieLizard +# category: Items +# cost: 1 +# canBeHeirloom: true +# items: +# - PlushieLizard +# requirements: +# - !type:CharacterItemGroupRequirement +# group: LoadoutPlushie +# +# - type: loadout +# id: PlushieArachind +# category: Items +# cost: 1 +# canBeHeirloom: true +# items: +# - PlushieArachind +# requirements: +# - !type:CharacterItemGroupRequirement +# group: LoadoutPlushie +# +# - type: loadout +# id: PlushieMoth +# category: Items +# cost: 1 +# canBeHeirloom: true +# items: +# - PlushieMoth +# requirements: +# - !type:CharacterItemGroupRequirement +# group: LoadoutPlushie +# +# - type: loadout +# id: PlushieHampter +# category: Items +# cost: 1 +# canBeHeirloom: true +# items: +# - PlushieHampter +# requirements: +# - !type:CharacterItemGroupRequirement +# group: LoadoutPlushie +# +# - type: loadout +# id: PlushieRouny +# category: Items +# cost: 1 +# canBeHeirloom: true +# items: +# - PlushieRouny +# requirements: +# - !type:CharacterItemGroupRequirement +# group: LoadoutPlushie +# +# - type: loadout +# id: PlushieCarp +# category: Items +# cost: 1 +# canBeHeirloom: true +# items: +# - PlushieCarp +# requirements: +# - !type:CharacterItemGroupRequirement +# group: LoadoutPlushie +# +# - type: loadout +# id: PlushieSlime +# category: Items +# cost: 1 +# canBeHeirloom: true +# items: +# - PlushieSlime +# requirements: +# - !type:CharacterItemGroupRequirement +# group: LoadoutPlushie +# +# - type: loadout +# id: PlushieVox +# category: Items +# cost: 1 +# canBeHeirloom: true +# items: +# - PlushieVox +# requirements: +# - !type:CharacterItemGroupRequirement +# group: LoadoutPlushie +# +# - type: loadout +# id: PlushieHuman +# category: Items +# cost: 1 +# canBeHeirloom: true +# items: +# - PlushieHuman +# requirements: +# - !type:CharacterItemGroupRequirement +# group: LoadoutPlushie +# +# - type: loadout +# id: PlushieArachne +# category: Items +# cost: 1 +# canBeHeirloom: true +# items: +# - PlushieArachne +# requirements: +# - !type:CharacterItemGroupRequirement +# group: LoadoutPlushie +# +# - type: loadout +# id: PlushieVulp +# category: Items +# cost: 1 +# canBeHeirloom: true +# items: +# - PlushieVulp +# requirements: +# - !type:CharacterItemGroupRequirement +# group: LoadoutPlushie +# +# - type: loadout +# id: PlushieShadowkin +# category: Items +# cost: 1 +# canBeHeirloom: true +# items: +# - PlushieShadowkin +# requirements: +# - !type:CharacterItemGroupRequirement +# group: LoadoutPlushie diff --git a/Resources/Prototypes/Loadouts/Generic/neck.yml b/Resources/Prototypes/Loadouts/Generic/neck.yml index 3cf792f605..2d7d7be56e 100644 --- a/Resources/Prototypes/Loadouts/Generic/neck.yml +++ b/Resources/Prototypes/Loadouts/Generic/neck.yml @@ -238,126 +238,126 @@ - !type:CharacterItemGroupRequirement group: LoadoutNeck -#Pride Accessories -- type: loadout - id: LoadoutItemsPrideLGBTPin - category: Neck - cost: 0 - exclusive: true - canBeHeirloom: true - items: - - ClothingNeckLGBTPin - requirements: - - !type:CharacterItemGroupRequirement - group: LoadoutNeck - -- type: loadout - id: LoadoutItemsPrideAromanticPin - category: Neck - cost: 0 - exclusive: true - canBeHeirloom: true - items: - - ClothingNeckAromanticPin - requirements: - - !type:CharacterItemGroupRequirement - group: LoadoutNeck - -- type: loadout - id: LoadoutItemsPrideAsexualPin - category: Neck - cost: 0 - exclusive: true - canBeHeirloom: true - items: - - ClothingNeckAsexualPin - requirements: - - !type:CharacterItemGroupRequirement - group: LoadoutNeck - -- type: loadout - id: LoadoutItemsPrideBisexualPin - category: Neck - cost: 0 - exclusive: true - canBeHeirloom: true - items: - - ClothingNeckBisexualPin - requirements: - - !type:CharacterItemGroupRequirement - group: LoadoutNeck - -- type: loadout - id: LoadoutItemsPrideGayPin - category: Neck - cost: 0 - exclusive: true - canBeHeirloom: true - items: - - ClothingNeckGayPin - requirements: - - !type:CharacterItemGroupRequirement - group: LoadoutNeck - -- type: loadout - id: LoadoutItemsPrideIntersexPin - category: Neck - cost: 0 - exclusive: true - canBeHeirloom: true - items: - - ClothingNeckIntersexPin - requirements: - - !type:CharacterItemGroupRequirement - group: LoadoutNeck - -- type: loadout - id: LoadoutItemsPrideLesbianPin - category: Neck - cost: 0 - exclusive: true - canBeHeirloom: true - items: - - ClothingNeckLesbianPin - requirements: - - !type:CharacterItemGroupRequirement - group: LoadoutNeck - -- type: loadout - id: LoadoutItemsPrideNonBinaryPin - category: Neck - cost: 0 - exclusive: true - canBeHeirloom: true - items: - - ClothingNeckNonBinaryPin - requirements: - - !type:CharacterItemGroupRequirement - group: LoadoutNeck - -- type: loadout - id: LoadoutItemsPridePansexualPin - category: Neck - cost: 0 - exclusive: true - canBeHeirloom: true - items: - - ClothingNeckPansexualPin - requirements: - - !type:CharacterItemGroupRequirement - group: LoadoutNeck - -- type: loadout - id: LoadoutItemsPrideTransPin - category: Neck - cost: 0 - exclusive: true - canBeHeirloom: true - items: - - ClothingNeckTransPin - requirements: - - !type:CharacterItemGroupRequirement - group: LoadoutNeck +#Pride Accessories # White Dream no Pinslop +# - type: loadout +# id: LoadoutItemsPrideLGBTPin +# category: Neck +# cost: 0 +# exclusive: true +# canBeHeirloom: true +# items: +# - ClothingNeckLGBTPin +# requirements: +# - !type:CharacterItemGroupRequirement +# group: LoadoutNeck +# +# - type: loadout +# id: LoadoutItemsPrideAromanticPin +# category: Neck +# cost: 0 +# exclusive: true +# canBeHeirloom: true +# items: +# - ClothingNeckAromanticPin +# requirements: +# - !type:CharacterItemGroupRequirement +# group: LoadoutNeck +# +# - type: loadout +# id: LoadoutItemsPrideAsexualPin +# category: Neck +# cost: 0 +# exclusive: true +# canBeHeirloom: true +# items: +# - ClothingNeckAsexualPin +# requirements: +# - !type:CharacterItemGroupRequirement +# group: LoadoutNeck +# +# - type: loadout +# id: LoadoutItemsPrideBisexualPin +# category: Neck +# cost: 0 +# exclusive: true +# canBeHeirloom: true +# items: +# - ClothingNeckBisexualPin +# requirements: +# - !type:CharacterItemGroupRequirement +# group: LoadoutNeck +# +# - type: loadout +# id: LoadoutItemsPrideGayPin +# category: Neck +# cost: 0 +# exclusive: true +# canBeHeirloom: true +# items: +# - ClothingNeckGayPin +# requirements: +# - !type:CharacterItemGroupRequirement +# group: LoadoutNeck +# +# - type: loadout +# id: LoadoutItemsPrideIntersexPin +# category: Neck +# cost: 0 +# exclusive: true +# canBeHeirloom: true +# items: +# - ClothingNeckIntersexPin +# requirements: +# - !type:CharacterItemGroupRequirement +# group: LoadoutNeck +# +# - type: loadout +# id: LoadoutItemsPrideLesbianPin +# category: Neck +# cost: 0 +# exclusive: true +# canBeHeirloom: true +# items: +# - ClothingNeckLesbianPin +# requirements: +# - !type:CharacterItemGroupRequirement +# group: LoadoutNeck +# +# - type: loadout +# id: LoadoutItemsPrideNonBinaryPin +# category: Neck +# cost: 0 +# exclusive: true +# canBeHeirloom: true +# items: +# - ClothingNeckNonBinaryPin +# requirements: +# - !type:CharacterItemGroupRequirement +# group: LoadoutNeck +# +# - type: loadout +# id: LoadoutItemsPridePansexualPin +# category: Neck +# cost: 0 +# exclusive: true +# canBeHeirloom: true +# items: +# - ClothingNeckPansexualPin +# requirements: +# - !type:CharacterItemGroupRequirement +# group: LoadoutNeck +# +# - type: loadout +# id: LoadoutItemsPrideTransPin +# category: Neck +# cost: 0 +# exclusive: true +# canBeHeirloom: true +# items: +# - ClothingNeckTransPin +# requirements: +# - !type:CharacterItemGroupRequirement +# group: LoadoutNeck # Religious - type: loadout @@ -673,4 +673,4 @@ - ClothingNeckNecklacePendantSilverLarge requirements: - !type:CharacterItemGroupRequirement - group: LoadoutNeck \ No newline at end of file + group: LoadoutNeck diff --git a/Resources/Prototypes/Roles/Antags/nukeops.yml b/Resources/Prototypes/Roles/Antags/nukeops.yml index 65b09d60ba..405734ca49 100644 --- a/Resources/Prototypes/Roles/Antags/nukeops.yml +++ b/Resources/Prototypes/Roles/Antags/nukeops.yml @@ -36,7 +36,7 @@ shoes: ClothingShoesBootsCombatFilled id: SyndiPDA pocket1: DoubleEmergencyOxygenTankFilled - pocket2: PlushieCarp + #pocket2: PlushieCarp # White Dream no toyslop belt: ClothingBeltMilitaryWebbing storage: back: