diff --git a/Resources/Prototypes/ADT/Entities/Mobs/NPCs/fill.txt b/Resources/Prototypes/ADT/Entities/Mobs/NPCs/fill.txt index b4954caf47d..0efc8fb47e9 100644 --- a/Resources/Prototypes/ADT/Entities/Mobs/NPCs/fill.txt +++ b/Resources/Prototypes/ADT/Entities/Mobs/NPCs/fill.txt @@ -1 +1 @@ -# Данный файл существует по причине того что Githab плохо дружит с пустыми папками, при работе с этой папкой этот файл можно спокойно удалить \ No newline at end of file +# Pon Данный файл существует по причине того что Githab плохо дружит с пустыми папками, при работе с этой папкой этот файл можно спокойно удалить \ No newline at end of file diff --git a/Resources/Prototypes/Entities/Clothing/Neck/cloaks.yml b/Resources/Prototypes/Entities/Clothing/Neck/cloaks.yml index a329c4034b6..e9e8ae05ba8 100644 --- a/Resources/Prototypes/Entities/Clothing/Neck/cloaks.yml +++ b/Resources/Prototypes/Entities/Clothing/Neck/cloaks.yml @@ -218,57 +218,61 @@ - type: Sprite sprite: Clothing/Neck/Cloaks/aro.rsi -- type: entity - parent: ClothingNeckBase - id: ClothingNeckCloakBi - name: poison cloak - description: The purple color is a clear indicator you are poisonous. - components: - - type: Sprite - sprite: Clothing/Neck/Cloaks/bi.rsi +#ADT start -- type: entity - parent: ClothingNeckBase - id: ClothingNeckCloakIntersex - name: cyclops cloak - description: The circle on this cloak represents a cyclops' eye. - components: - - type: Sprite - sprite: Clothing/Neck/Cloaks/intersex.rsi +# - type: entity +# parent: ClothingNeckBase +# id: ClothingNeckCloakBi +# name: poison cloak +# description: The purple color is a clear indicator you are poisonous. +# components: +# - type: Sprite +# sprite: Clothing/Neck/Cloaks/bi.rsi -- type: entity - parent: ClothingNeckBase - id: ClothingNeckCloakLesbian - name: poet cloak - description: This cloak belonged to an ancient poet, you forgot which one. - components: - - type: Sprite - sprite: Clothing/Neck/Cloaks/les.rsi +# - type: entity +# parent: ClothingNeckBase +# id: ClothingNeckCloakIntersex +# name: cyclops cloak +# description: The circle on this cloak represents a cyclops' eye. +# components: +# - type: Sprite +# sprite: Clothing/Neck/Cloaks/intersex.rsi -- type: entity - parent: ClothingNeckBase - id: ClothingNeckCloakGay - name: multi-level marketing cloak - description: This cloak is highly sought after in the Nanotrasen Marketing Offices. - components: - - type: Sprite - sprite: Clothing/Neck/Cloaks/gay.rsi +# - type: entity +# parent: ClothingNeckBase +# id: ClothingNeckCloakLesbian +# name: poet cloak +# description: This cloak belonged to an ancient poet, you forgot which one. +# components: +# - type: Sprite +# sprite: Clothing/Neck/Cloaks/les.rsi -- type: entity - parent: ClothingNeckBase - id: ClothingNeckCloakEnby - name: treasure hunter cloak - description: This cloak belonged to a greedy treasure hunter. - components: - - type: Sprite - sprite: Clothing/Neck/Cloaks/enby.rsi +# - type: entity +# parent: ClothingNeckBase +# id: ClothingNeckCloakGay +# name: multi-level marketing cloak +# description: This cloak is highly sought after in the Nanotrasen Marketing Offices. +# components: +# - type: Sprite +# sprite: Clothing/Neck/Cloaks/gay.rsi -- type: entity - parent: ClothingNeckBase - id: ClothingNeckCloakPan - name: chef's cloak - description: Meant to be worn alongside a frying pan. - components: - - type: Sprite - sprite: Clothing/Neck/Cloaks/pan.rsi +# - type: entity +# parent: ClothingNeckBase +# id: ClothingNeckCloakEnby +# name: treasure hunter cloak +# description: This cloak belonged to a greedy treasure hunter. +# components: +# - type: Sprite +# sprite: Clothing/Neck/Cloaks/enby.rsi + +# - type: entity +# parent: ClothingNeckBase +# id: ClothingNeckCloakPan +# name: chef's cloak +# description: Meant to be worn alongside a frying pan. +# components: +# - type: Sprite +# sprite: Clothing/Neck/Cloaks/pan.rsi + +#ADT end diff --git a/Resources/Prototypes/Entities/Clothing/Neck/pins.yml b/Resources/Prototypes/Entities/Clothing/Neck/pins.yml index 0054a3645c7..d02ddec4135 100644 --- a/Resources/Prototypes/Entities/Clothing/Neck/pins.yml +++ b/Resources/Prototypes/Entities/Clothing/Neck/pins.yml @@ -8,178 +8,182 @@ - type: Item size: Tiny -- type: entity - parent: ClothingNeckPinBase - id: ClothingNeckLGBTPin - name: LGBT pin - description: be gay do crime - components: - - type: Sprite - sprite: Clothing/Neck/Misc/pins.rsi - layers: - - state: lgbt - - type: Clothing - sprite: Clothing/Neck/Misc/pins.rsi - clothingVisuals: - neck: - - state: lgbt-equipped +#ADT start -- type: entity - parent: ClothingNeckPinBase - id: ClothingNeckAromanticPin - name: aromantic pin - description: be aro do crime - components: - - type: Sprite - sprite: Clothing/Neck/Misc/pins.rsi - layers: - - state: aro - - type: Clothing - sprite: Clothing/Neck/Misc/pins.rsi - clothingVisuals: - neck: - - state: aro-equipped +# - type: entity +# parent: ClothingNeckPinBase +# id: ClothingNeckLGBTPin +# name: LGBT pin +# description: be gay do crime +# components: +# - type: Sprite +# sprite: Clothing/Neck/Misc/pins.rsi +# layers: +# - state: lgbt +# - type: Clothing +# sprite: Clothing/Neck/Misc/pins.rsi +# clothingVisuals: +# neck: +# - state: lgbt-equipped -- type: entity - parent: ClothingNeckPinBase - id: ClothingNeckAsexualPin - name: asexual pin - description: be ace do crime - components: - - type: Sprite - sprite: Clothing/Neck/Misc/pins.rsi - layers: - - state: asex - - type: Clothing - sprite: Clothing/Neck/Misc/pins.rsi - clothingVisuals: - neck: - - state: asex-equipped +# - type: entity +# parent: ClothingNeckPinBase +# id: ClothingNeckAromanticPin +# name: aromantic pin +# description: be aro do crime +# components: +# - type: Sprite +# sprite: Clothing/Neck/Misc/pins.rsi +# layers: +# - state: aro +# - type: Clothing +# sprite: Clothing/Neck/Misc/pins.rsi +# clothingVisuals: +# neck: +# - state: aro-equipped -- type: entity - parent: ClothingNeckPinBase - id: ClothingNeckBisexualPin - name: bisexual pin - description: be bi do crime - components: - - type: Sprite - sprite: Clothing/Neck/Misc/pins.rsi - layers: - - state: bi - - type: Clothing - sprite: Clothing/Neck/Misc/pins.rsi - clothingVisuals: - neck: - - state: bi-equipped +# - type: entity +# parent: ClothingNeckPinBase +# id: ClothingNeckAsexualPin +# name: asexual pin +# description: be ace do crime +# components: +# - type: Sprite +# sprite: Clothing/Neck/Misc/pins.rsi +# layers: +# - state: asex +# - type: Clothing +# sprite: Clothing/Neck/Misc/pins.rsi +# clothingVisuals: +# neck: +# - state: asex-equipped -- type: entity - parent: ClothingNeckPinBase - id: ClothingNeckIntersexPin - name: intersex pin - description: be intersex do crime - components: - - type: Sprite - sprite: Clothing/Neck/Misc/pins.rsi - layers: - - state: inter - - type: Clothing - sprite: Clothing/Neck/Misc/pins.rsi - clothingVisuals: - neck: - - state: inter-equipped +# - type: entity +# parent: ClothingNeckPinBase +# id: ClothingNeckBisexualPin +# name: bisexual pin +# description: be bi do crime +# components: +# - type: Sprite +# sprite: Clothing/Neck/Misc/pins.rsi +# layers: +# - state: bi +# - type: Clothing +# sprite: Clothing/Neck/Misc/pins.rsi +# clothingVisuals: +# neck: +# - state: bi-equipped -- type: entity - parent: ClothingNeckPinBase - id: ClothingNeckLesbianPin - name: lesbian pin - description: be lesbian do crime - components: - - type: Sprite - sprite: Clothing/Neck/Misc/pins.rsi - layers: - - state: les - - type: Clothing - sprite: Clothing/Neck/Misc/pins.rsi - clothingVisuals: - neck: - - state: les-equipped +# - type: entity +# parent: ClothingNeckPinBase +# id: ClothingNeckIntersexPin +# name: intersex pin +# description: be intersex do crime +# components: +# - type: Sprite +# sprite: Clothing/Neck/Misc/pins.rsi +# layers: +# - state: inter +# - type: Clothing +# sprite: Clothing/Neck/Misc/pins.rsi +# clothingVisuals: +# neck: +# - state: inter-equipped -- type: entity - parent: ClothingNeckPinBase - id: ClothingNeckNonBinaryPin - name: non-binary pin - description: "01100010 01100101 00100000 01100101 01101110 01100010 01111001 00100000 01100100 01101111 00100000 01100011 01110010 01101001 01101101 01100101" - components: - - type: Sprite - sprite: Clothing/Neck/Misc/pins.rsi - layers: - - state: non - - type: Clothing - sprite: Clothing/Neck/Misc/pins.rsi - clothingVisuals: - neck: - - state: non-equipped +# - type: entity +# parent: ClothingNeckPinBase +# id: ClothingNeckLesbianPin +# name: lesbian pin +# description: be lesbian do crime +# components: +# - type: Sprite +# sprite: Clothing/Neck/Misc/pins.rsi +# layers: +# - state: les +# - type: Clothing +# sprite: Clothing/Neck/Misc/pins.rsi +# clothingVisuals: +# neck: +# - state: les-equipped -- type: entity - parent: ClothingNeckPinBase - id: ClothingNeckPansexualPin - name: pansexual pin - description: be pan do crime - components: - - type: Sprite - sprite: Clothing/Neck/Misc/pins.rsi - layers: - - state: pan - - type: Clothing - sprite: Clothing/Neck/Misc/pins.rsi - clothingVisuals: - neck: - - state: pan-equipped +# - type: entity +# parent: ClothingNeckPinBase +# id: ClothingNeckNonBinaryPin +# name: non-binary pin +# description: "01100010 01100101 00100000 01100101 01101110 01100010 01111001 00100000 01100100 01101111 00100000 01100011 01110010 01101001 01101101 01100101" +# components: +# - type: Sprite +# sprite: Clothing/Neck/Misc/pins.rsi +# layers: +# - state: non +# - type: Clothing +# sprite: Clothing/Neck/Misc/pins.rsi +# clothingVisuals: +# neck: +# - state: non-equipped -- type: entity - parent: ClothingNeckPinBase - id: ClothingNeckTransPin - name: transgender pin - description: be trans do crime - components: - - type: Sprite - sprite: Clothing/Neck/Misc/pins.rsi - layers: - - state: trans - - type: Clothing - sprite: Clothing/Neck/Misc/pins.rsi - clothingVisuals: - neck: - - state: trans-equipped +# - type: entity +# parent: ClothingNeckPinBase +# id: ClothingNeckPansexualPin +# name: pansexual pin +# description: be pan do crime +# components: +# - type: Sprite +# sprite: Clothing/Neck/Misc/pins.rsi +# layers: +# - state: pan +# - type: Clothing +# sprite: Clothing/Neck/Misc/pins.rsi +# clothingVisuals: +# neck: +# - state: pan-equipped + +# - type: entity +# parent: ClothingNeckPinBase +# id: ClothingNeckTransPin +# name: transgender pin +# description: be trans do crime +# components: +# - type: Sprite +# sprite: Clothing/Neck/Misc/pins.rsi +# layers: +# - state: trans +# - type: Clothing +# sprite: Clothing/Neck/Misc/pins.rsi +# clothingVisuals: +# neck: +# - state: trans-equipped -- type: entity - parent: ClothingNeckPinBase - id: ClothingNeckAutismPin - name: autism pin - description: be autism do crime - components: - - type: Sprite - sprite: Clothing/Neck/Misc/autismpin.rsi - layers: - - state: autism - - type: Clothing - sprite: Clothing/Neck/Misc/autismpin.rsi - clothingVisuals: - neck: - - state: autism-equipped +# - type: entity +# parent: ClothingNeckPinBase +# id: ClothingNeckAutismPin +# name: autism pin +# description: be autism do crime +# components: +# - type: Sprite +# sprite: Clothing/Neck/Misc/autismpin.rsi +# layers: +# - state: autism +# - type: Clothing +# sprite: Clothing/Neck/Misc/autismpin.rsi +# clothingVisuals: +# neck: +# - state: autism-equipped -- type: entity - parent: ClothingNeckPinBase - id: ClothingNeckGoldAutismPin - name: golden autism pin - description: be autism do warcrime - components: - - type: Sprite - sprite: Clothing/Neck/Misc/goldautismpin.rsi - layers: - - state: goldautism - - type: Clothing - sprite: Clothing/Neck/Misc/goldautismpin.rsi - clothingVisuals: - neck: - - state: goldautism-equipped +# - type: entity +# parent: ClothingNeckPinBase +# id: ClothingNeckGoldAutismPin +# name: golden autism pin +# description: be autism do warcrime +# components: +# - type: Sprite +# sprite: Clothing/Neck/Misc/goldautismpin.rsi +# layers: +# - state: goldautism +# - type: Clothing +# sprite: Clothing/Neck/Misc/goldautismpin.rsi +# clothingVisuals: +# neck: +# - state: goldautism-equipped + +#ADT end \ No newline at end of file diff --git a/Resources/Prototypes/Entities/Markers/Spawners/Random/maintenance.yml b/Resources/Prototypes/Entities/Markers/Spawners/Random/maintenance.yml index 04227bacf69..35ee6c34676 100644 --- a/Resources/Prototypes/Entities/Markers/Spawners/Random/maintenance.yml +++ b/Resources/Prototypes/Entities/Markers/Spawners/Random/maintenance.yml @@ -22,12 +22,14 @@ - ClothingNeckCloakGoliathCloak - ClothingNeckCloakAce - ClothingNeckCloakAro - - ClothingNeckCloakBi - - ClothingNeckCloakIntersex - - ClothingNeckCloakLesbian - - ClothingNeckCloakGay - - ClothingNeckCloakEnby - - ClothingNeckCloakPan + #ADT start + # - ClothingNeckCloakBi + # - ClothingNeckCloakIntersex + # - ClothingNeckCloakLesbian + # - ClothingNeckCloakGay + # - ClothingNeckCloakEnby + # - ClothingNeckCloakPan + #ADT end - ToySkeleton - Basketball - Football @@ -36,15 +38,17 @@ - PonderingOrb - Skub - DrinkMugDog - - ClothingNeckLGBTPin - - ClothingNeckAromanticPin - - ClothingNeckAsexualPin - - ClothingNeckBisexualPin - - ClothingNeckIntersexPin - - ClothingNeckLesbianPin - - ClothingNeckNonBinaryPin - - ClothingNeckPansexualPin - - ClothingNeckTransPin + #ADT start + # - ClothingNeckLGBTPin + # - ClothingNeckAromanticPin + # - ClothingNeckAsexualPin + # - ClothingNeckBisexualPin + # - ClothingNeckIntersexPin + # - ClothingNeckLesbianPin + # - ClothingNeckNonBinaryPin + # - ClothingNeckPansexualPin + # - ClothingNeckTransPin + #ADT end # Corvax-Pins-Start - ClothingNeckUSSPPin - ClothingNeckDonkPin @@ -76,8 +80,10 @@ - ClothingUniformJumpsuitPirate - ClothingShoesBootsCowboyFancy - ClothingHeadHatCowboyBountyHunter - - ClothingNeckAutismPin - - ClothingNeckGoldAutismPin + #ADT start + # - ClothingNeckAutismPin + # - ClothingNeckGoldAutismPin + #ADT end - WristwatchGold rareChance: 0.01 prototypes: diff --git a/Resources/Prototypes/Entities/Objects/Misc/handy_flags.yml b/Resources/Prototypes/Entities/Objects/Misc/handy_flags.yml index 61162edf2c0..1111fd490d2 100644 --- a/Resources/Prototypes/Entities/Objects/Misc/handy_flags.yml +++ b/Resources/Prototypes/Entities/Objects/Misc/handy_flags.yml @@ -33,18 +33,22 @@ state: icon - type: Item sprite: Objects/Misc/Handy_Flags/syndie_handy_flag.rsi + +#ADT start -- type: entity - parent: BaseItem - id: LGBTQHandyFlag - name: LGBTQ handheld flag - description: "The be gay do crime handy flag." - components: - - type: Sprite - sprite: Objects/Misc/Handy_Flags/lgbtq_handy_flag.rsi - state: icon - - type: Item - sprite: Objects/Misc/Handy_Flags/lgbtq_handy_flag.rsi +# - type: entity +# parent: BaseItem +# id: LGBTQHandyFlag +# name: LGBTQ handheld flag +# description: "The be gay do crime handy flag." +# components: +# - type: Sprite +# sprite: Objects/Misc/Handy_Flags/lgbtq_handy_flag.rsi +# state: icon +# - type: Item +# sprite: Objects/Misc/Handy_Flags/lgbtq_handy_flag.rsi + +#ADT end - type: entity parent: BaseItem diff --git a/Resources/Prototypes/Entities/Structures/Furniture/dresser.yml b/Resources/Prototypes/Entities/Structures/Furniture/dresser.yml index 01f5812f57b..1f51b92a90b 100644 --- a/Resources/Prototypes/Entities/Structures/Furniture/dresser.yml +++ b/Resources/Prototypes/Entities/Structures/Furniture/dresser.yml @@ -53,9 +53,11 @@ components: - type: StorageFill contents: - - id: ClothingNeckLGBTPin - prob: 0.06 - orGroup: dressermainloot + #ADT start + # - id: ClothingNeckLGBTPin + # prob: 0.06 + # orGroup: dressermainloot + #ADT end # Corvax-Pins-Start - id: ClothingNeckAtharaPin prob: 0.06 diff --git a/Resources/Prototypes/Entities/Structures/Wallmounts/Signs/flags.yml b/Resources/Prototypes/Entities/Structures/Wallmounts/Signs/flags.yml index a4ab12df741..6a8b8b3ff74 100644 --- a/Resources/Prototypes/Entities/Structures/Wallmounts/Signs/flags.yml +++ b/Resources/Prototypes/Entities/Structures/Wallmounts/Signs/flags.yml @@ -35,16 +35,20 @@ components: - type: Sprite state: syndie_flag - -- type: entity - parent: BaseFlag - id: LGBTQFlag - name: LGBTQ flag - description: "Be gay do crime flag" - components: - - type: Sprite - state: lgbtq_flag - + +#ADT start + +# - type: entity +# parent: BaseFlag +# id: LGBTQFlag +# name: LGBTQ flag +# description: "Be gay do crime flag" +# components: +# - type: Sprite +# state: lgbtq_flag + +#ADT end + - type: entity parent: BaseFlag id: PirateFlag diff --git a/Resources/Prototypes/Loadouts/Miscellaneous/trinkets.yml b/Resources/Prototypes/Loadouts/Miscellaneous/trinkets.yml index a4e913a20a7..1640cdc5e23 100644 --- a/Resources/Prototypes/Loadouts/Miscellaneous/trinkets.yml +++ b/Resources/Prototypes/Loadouts/Miscellaneous/trinkets.yml @@ -107,112 +107,117 @@ - CigarGold # Pins -- type: loadout - id: ClothingNeckLGBTPin - equipment: ClothingNeckLGBTPin - -- type: startingGear - id: ClothingNeckLGBTPin - storage: - back: - - ClothingNeckLGBTPin - -- type: loadout - id: ClothingNeckAromanticPin - equipment: ClothingNeckAromanticPin - -- type: startingGear - id: ClothingNeckAromanticPin - storage: - back: - - ClothingNeckAromanticPin - -- type: loadout - id: ClothingNeckAsexualPin - equipment: ClothingNeckAsexualPin - -- type: startingGear - id: ClothingNeckAsexualPin - storage: - back: - - ClothingNeckAsexualPin - -- type: loadout - id: ClothingNeckBisexualPin - equipment: ClothingNeckBisexualPin - -- type: startingGear - id: ClothingNeckBisexualPin - storage: - back: - - ClothingNeckBisexualPin - -- type: loadout - id: ClothingNeckIntersexPin - equipment: ClothingNeckIntersexPin - -- type: startingGear - id: ClothingNeckIntersexPin - storage: - back: - - ClothingNeckIntersexPin - -- type: loadout - id: ClothingNeckLesbianPin - equipment: ClothingNeckLesbianPin - -- type: startingGear - id: ClothingNeckLesbianPin - storage: - back: - - ClothingNeckLesbianPin - -- type: loadout - id: ClothingNeckNonBinaryPin - equipment: ClothingNeckNonBinaryPin - -- type: startingGear - id: ClothingNeckNonBinaryPin - storage: - back: - - ClothingNeckNonBinaryPin - -- type: loadout - id: ClothingNeckPansexualPin - equipment: ClothingNeckPansexualPin - -- type: startingGear - id: ClothingNeckPansexualPin - storage: - back: - - ClothingNeckPansexualPin - -- type: loadout - id: ClothingNeckTransPin - equipment: ClothingNeckTransPin - -- type: startingGear - id: ClothingNeckTransPin - storage: - back: - - ClothingNeckTransPin - -- type: loadout - id: ClothingNeckAutismPin - equipment: ClothingNeckAutismPin - -- type: startingGear - id: ClothingNeckAutismPin - storage: - back: - - ClothingNeckAutismPin - -- type: loadout - id: ClothingNeckGoldAutismPin - equipment: ClothingNeckGoldAutismPin -- type: startingGear - id: ClothingNeckGoldAutismPin - storage: - back: - - ClothingNeckGoldAutismPin +#ADT end + +# - type: loadout +# id: ClothingNeckLGBTPin +# equipment: ClothingNeckLGBTPin + +# - type: startingGear +# id: ClothingNeckLGBTPin +# storage: +# back: +# - ClothingNeckLGBTPin + +# - type: loadout +# id: ClothingNeckAromanticPin +# equipment: ClothingNeckAromanticPin + +# - type: startingGear +# id: ClothingNeckAromanticPin +# storage: +# back: +# - ClothingNeckAromanticPin + +# - type: loadout +# id: ClothingNeckAsexualPin +# equipment: ClothingNeckAsexualPin + +# - type: startingGear +# id: ClothingNeckAsexualPin +# storage: +# back: +# - ClothingNeckAsexualPin + +# - type: loadout +# id: ClothingNeckBisexualPin +# equipment: ClothingNeckBisexualPin + +# - type: startingGear +# id: ClothingNeckBisexualPin +# storage: +# back: +# - ClothingNeckBisexualPin + +# - type: loadout +# id: ClothingNeckIntersexPin +# equipment: ClothingNeckIntersexPin + +# - type: startingGear +# id: ClothingNeckIntersexPin +# storage: +# back: +# - ClothingNeckIntersexPin + +# - type: loadout +# id: ClothingNeckLesbianPin +# equipment: ClothingNeckLesbianPin + +# - type: startingGear +# id: ClothingNeckLesbianPin +# storage: +# back: +# - ClothingNeckLesbianPin + +# - type: loadout +# id: ClothingNeckNonBinaryPin +# equipment: ClothingNeckNonBinaryPin + +# - type: startingGear +# id: ClothingNeckNonBinaryPin +# storage: +# back: +# - ClothingNeckNonBinaryPin + +# - type: loadout +# id: ClothingNeckPansexualPin +# equipment: ClothingNeckPansexualPin + +# - type: startingGear +# id: ClothingNeckPansexualPin +# storage: +# back: +# - ClothingNeckPansexualPin + +# - type: loadout +# id: ClothingNeckTransPin +# equipment: ClothingNeckTransPin + +# - type: startingGear +# id: ClothingNeckTransPin +# storage: +# back: +# - ClothingNeckTransPin + +# - type: loadout +# id: ClothingNeckAutismPin +# equipment: ClothingNeckAutismPin + +# - type: startingGear +# id: ClothingNeckAutismPin +# storage: +# back: +# - ClothingNeckAutismPin + +# - type: loadout +# id: ClothingNeckGoldAutismPin +# equipment: ClothingNeckGoldAutismPin + +# - type: startingGear +# id: ClothingNeckGoldAutismPin +# storage: +# back: +# - ClothingNeckGoldAutismPin + +#ADT end \ No newline at end of file diff --git a/Resources/Prototypes/Loadouts/loadout_groups.yml b/Resources/Prototypes/Loadouts/loadout_groups.yml index 34208924296..7a30f9c79b0 100644 --- a/Resources/Prototypes/Loadouts/loadout_groups.yml +++ b/Resources/Prototypes/Loadouts/loadout_groups.yml @@ -15,17 +15,19 @@ - CigPackBlack - CigarCase - CigarGold - - ClothingNeckLGBTPin - - ClothingNeckAromanticPin - - ClothingNeckAsexualPin - - ClothingNeckBisexualPin - - ClothingNeckIntersexPin - - ClothingNeckLesbianPin - - ClothingNeckNonBinaryPin - - ClothingNeckPansexualPin - - ClothingNeckTransPin - - ClothingNeckAutismPin - - ClothingNeckGoldAutismPin + #ADT start + # - ClothingNeckLGBTPin + # - ClothingNeckAromanticPin + # - ClothingNeckAsexualPin + # - ClothingNeckBisexualPin + # - ClothingNeckIntersexPin + # - ClothingNeckLesbianPin + # - ClothingNeckNonBinaryPin + # - ClothingNeckPansexualPin + # - ClothingNeckTransPin + # - ClothingNeckAutismPin + # - ClothingNeckGoldAutismPin + #ADT end # Corvax-Loadouts-Start - ClothingNeckAtharaPin - ClothingNeckCorvaxPin diff --git a/Resources/migration.yml b/Resources/migration.yml index fc453acc500..d5d09b36d5c 100644 --- a/Resources/migration.yml +++ b/Resources/migration.yml @@ -399,3 +399,26 @@ LogicGate: LogicGateOr # ADT 2024-08-15 NesBigThruster: ADTBigThruster NesMiniGyroscope: Gyroscope + +#ADT start +# 2024-08-17 +ClothingNeckLGBTPin: DrinkBottleVodka +ClothingNeckAromanticPin: DrinkBottleVodka +ClothingNeckAsexualPin: DrinkBottleVodka +ClothingNeckBisexualPin: DrinkBottleVodka +ClothingNeckIntersexPin: DrinkBottleVodka +ClothingNeckLesbianPin: DrinkBottleVodka +ClothingNeckNonBinaryPin: DrinkBottleVodka +ClothingNeckPansexualPin: DrinkBottleVodka +ClothingNeckTransPin: DrinkBottleVodka +ClothingNeckAutismPin: DrinkBottleVodka +ClothingNeckGoldAutismPin: DrinkBottleVodka +ClothingNeckCloakBi: DrinkBottleVodka +ClothingNeckCloakIntersex: DrinkBottleVodka +ClothingNeckCloakLesbian: DrinkBottleVodka +ClothingNeckCloakGay: DrinkBottleVodka +ClothingNeckCloakEnby: DrinkBottleVodka +ClothingNeckCloakPan: DrinkBottleVodka +LGBTQHandyFlag: DrinkBottleVodka +LGBTQFlag: DrinkBottleVodka +#ADT end