Skip to content

Commit

Permalink
remove lgbtqia+ things
Browse files Browse the repository at this point in the history
  • Loading branch information
1Stepka1 committed Aug 17, 2024
1 parent 0eeb90c commit e39c81e
Show file tree
Hide file tree
Showing 8 changed files with 423 additions and 369 deletions.
100 changes: 52 additions & 48 deletions Resources/Prototypes/Entities/Clothing/Neck/cloaks.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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

Loading

0 comments on commit e39c81e

Please sign in to comment.