Skip to content

Commit

Permalink
No more pride!!!!!!
Browse files Browse the repository at this point in the history
  • Loading branch information
Roudenn committed Feb 6, 2025
1 parent da07bd3 commit 80a1cdf
Show file tree
Hide file tree
Showing 4 changed files with 58 additions and 29 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -45,8 +45,8 @@
weight: 40
- id: VendingMachineWinter
weight: 40
- id: VendingMachinePride
weight: 10
#- id: VendingMachinePride # backmen: remove pride
# weight: 10
- id: VendingMachineTheater
weight: 10

Expand Down
24 changes: 13 additions & 11 deletions Resources/Prototypes/Loadouts/loadout_groups.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,17 +19,19 @@
- CigPackBlack
- CigarCase
- CigarGold
- ClothingNeckLGBTPin
- ClothingNeckAromanticPin
- ClothingNeckAsexualPin
- ClothingNeckBisexualPin
- ClothingNeckGayPin
- ClothingNeckIntersexPin
- ClothingNeckLesbianPin
- ClothingNeckNonBinaryPin
- ClothingNeckPansexualPin
- ClothingNeckOmnisexualPin
- ClothingNeckTransPin
# start-backmen: no pride
# - ClothingNeckLGBTPin
# - ClothingNeckAromanticPin
# - ClothingNeckAsexualPin
# - ClothingNeckBisexualPin
# - ClothingNeckGayPin
# - ClothingNeckIntersexPin
# - ClothingNeckLesbianPin
# - ClothingNeckNonBinaryPin
# - ClothingNeckPansexualPin
# - ClothingNeckOmnisexualPin
# - ClothingNeckTransPin
# end-backmen: no pride
- ClothingNeckAutismPin
- ClothingNeckGoldAutismPin
# backmen-pins-start
Expand Down
32 changes: 16 additions & 16 deletions Resources/Prototypes/holidays.yml
Original file line number Diff line number Diff line change
Expand Up @@ -265,11 +265,11 @@
!type:DayOfYear
dayOfYear: 256

- type: holiday
id: BisexualPrideDay
name: holiday-name-bisexual-pride-day
beginDay: 23
beginMonth: September
#- type: holiday # backmen: no pride
# id: BisexualPrideDay
# name: holiday-name-bisexual-pride-day
# beginDay: 23
# beginMonth: September

- type: holiday
id: StupidQuestionsDay
Expand All @@ -289,11 +289,11 @@
beginDay: 7
beginMonth: October

- type: holiday
id: LesbianDay
name: holiday-name-lesbian-day
beginDay: 8
beginMonth: October
#- type: holiday # backmen: no pride
# id: LesbianDay
# name: holiday-name-lesbian-day
# beginDay: 8
# beginMonth: October

- type: holiday
id: NationalComingOutDay
Expand Down Expand Up @@ -438,9 +438,9 @@
shouldCelebrate:
!type:FridayThirteenth { }

- type: holiday
id: PrideMonth
name: holiday-name-pride-month
beginDay: 1
endDay: 31
beginMonth: June
#- type: holiday # backmen: no pride
# id: PrideMonth
# name: holiday-name-pride-month
# beginDay: 1
# endDay: 31
# beginMonth: June
27 changes: 27 additions & 0 deletions Resources/migration.yml
Original file line number Diff line number Diff line change
Expand Up @@ -731,3 +731,30 @@ FoodCondimentPacketFrostoil: FoodCondimentPacketColdsauce
#WeaponSubMachineGunVectorRubber: null
MagazineBoxCaselessRifleBig: MagazineBoxCaselessRifle
MagazineBoxAntiMaterielBig: MagazineBoxAntiMateriel

#2025-02-06 backmen: no pride
LGBTQFlag: null
LGBTQHandyFlag: null
ClothingNeckLGBTPin: null
ClothingNeckAromanticPin: null
ClothingNeckAsexualPin: null
ClothingNeckBisexualPin: null
ClothingNeckGayPin: null
ClothingNeckIntersexPin: null
ClothingNeckLesbianPin: null
ClothingNeckNonBinaryPin: null
ClothingNeckNonBinaryPin: null
ClothingNeckPansexualPin: null
ClothingNeckOmnisexualPin: null
ClothingNeckTransPin: null
ClothingNeckScarfStripedAce: null
ClothingNeckScarfStripedAro: null
ClothingNeckScarfStripedBiSexual: null
ClothingNeckScarfStripedGay: null
ClothingNeckScarfStripedInter: null
ClothingNeckScarfStripedLesbian: null
ClothingNeckScarfStripedPan: null
ClothingNeckScarfStripedNonBinary: null
ClothingNeckScarfStripedRainbow: null
ClothingNeckScarfStripedTrans: null
VendingMachinePride: null

0 comments on commit 80a1cdf

Please sign in to comment.