remove: remove lgbt flags and trans cloak (#43)

This commit is contained in:
ThereDrD0
2024-02-11 12:35:19 +03:00
committed by GitHub
parent f3444fea15
commit 3fee07c317
4 changed files with 9 additions and 5 deletions

View File

@@ -140,9 +140,11 @@
id: ClothingNeckCloakTrans id: ClothingNeckCloakTrans
name: vampire cloak name: vampire cloak
description: Worn by high ranking vampires of the transylvanian society of vampires. description: Worn by high ranking vampires of the transylvanian society of vampires.
noSpawn: true
components: components:
- type: Sprite - type: Sprite
sprite: Clothing/Neck/Cloaks/trans.rsi sprite: Clothing/Neck/Cloaks/trans.rsi
- type: AntiCringe
- type: entity - type: entity
parent: ClothingNeckBase parent: ClothingNeckBase

View File

@@ -186,8 +186,6 @@
orGroup: GiftPool orGroup: GiftPool
- id: ViolaInstrument - id: ViolaInstrument
orGroup: GiftPool orGroup: GiftPool
- id: ClothingNeckCloakTrans
orGroup: GiftPool
- id: ClothingNeckCloakAdmin - id: ClothingNeckCloakAdmin
orGroup: GiftPool orGroup: GiftPool
- id: ToySkeleton - id: ToySkeleton

View File

@@ -39,12 +39,14 @@
id: LGBTQHandyFlag id: LGBTQHandyFlag
name: LGBTQ handheld flag name: LGBTQ handheld flag
description: "The be gay do crime handy flag." description: "The be gay do crime handy flag."
noSpawn: true
components: components:
- type: Sprite - type: Sprite
sprite: Objects/Misc/Handy_Flags/lgbtq_handy_flag.rsi sprite: Objects/Misc/Handy_Flags/lgbtq_handy_flag.rsi
state: icon state: icon
- type: Item - type: Item
sprite: Objects/Misc/Handy_Flags/lgbtq_handy_flag.rsi sprite: Objects/Misc/Handy_Flags/lgbtq_handy_flag.rsi
- type: AntiCringe
- type: entity - type: entity
parent: BaseItem parent: BaseItem

View File

@@ -35,16 +35,18 @@
components: components:
- type: Sprite - type: Sprite
state: syndie_flag state: syndie_flag
- type: entity - type: entity
parent: BaseFlag parent: BaseFlag
id: LGBTQFlag id: LGBTQFlag
name: LGBTQ flag name: LGBTQ flag
description: "Be gay do crime flag" description: "Be gay do crime flag"
noSpawn: true
components: components:
- type: Sprite - type: Sprite
state: lgbtq_flag state: lgbtq_flag
- type: AntiCringe
- type: entity - type: entity
parent: BaseFlag parent: BaseFlag
id: PirateFlag id: PirateFlag
@@ -52,4 +54,4 @@
description: "Raise the jolly roger, scallywags!" description: "Raise the jolly roger, scallywags!"
components: components:
- type: Sprite - type: Sprite
state: pirate_flag state: pirate_flag