Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Renamed Pride Cloaks from their Joke/Pun titles to "" Pride Cloak #34645

Open
wants to merge 3 commits into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
51 changes: 26 additions & 25 deletions Resources/Prototypes/Entities/Clothing/Neck/cloaks.yml
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I liked the in-jokes a lot more. I don't think anyone at all found them offensive, and the poison -> biathlon cloak name change was good to support this.

Also makes it a lot more funnier when bigots don't know what to be mad at cause they can't figure out what it means.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

To quote greymario

Why do I need to be in on the joke before it's possible for me to know that it's not meant to be an insult?

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I personally don't see how the proposed rename and all other current names can be taken as offensive, and I didn't know all of the in-jokes (super well) when I first came into SS14 anyways.

Original file line number Diff line number Diff line change
Expand Up @@ -135,15 +135,6 @@
- type: Sprite
sprite: Clothing/Neck/Cloaks/miner.rsi

- type: entity
parent: ClothingNeckBase
id: ClothingNeckCloakTrans
name: vampire cloak
description: Worn by high ranking vampires of the transylvanian society of vampires.
components:
- type: Sprite
sprite: Clothing/Neck/Cloaks/trans.rsi

- type: entity
parent: ClothingNeckBase
id: ClothingNeckCloakGoliathCloak
Expand Down Expand Up @@ -208,75 +199,85 @@
- type: TypingIndicatorClothing
proto: alien

# Pride Cloaks

- type: entity
parent: ClothingNeckBase
id: ClothingNeckCloakAce
name: pilot's cloak
description: Cloak awarded to Nanotrasen's finest space aces.
name: asexual pride cloak
description: A cloak in the colors of the asexual community.
components:
- type: Sprite
sprite: Clothing/Neck/Cloaks/ace.rsi

- type: entity
parent: ClothingNeckBase
id: ClothingNeckCloakAro
name: werewolf cloak
description: This cloak lets others know you're a lone wolf.
name: aromantic pride cloak
description: A cloak in the colors of the aromantic community.
components:
- 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.
name: bisexual pride cloak
description: A cloak in the colors of the bisexual pride flag.
components:
- type: Sprite
sprite: Clothing/Neck/Cloaks/bi.rsi

- type: entity
parent: ClothingNeckBase
id: ClothingNeckCloakIntersex
name: cyclops cloak
description: The circle on this cloak represents a cyclops' eye.
name: intersex pride cloak
description: A cloak in the colors of the intersex pride flag.
components:
- type: Sprite
sprite: Clothing/Neck/Cloaks/intersex.rsi

- type: entity
parent: ClothingNeckBase
id: ClothingNeckCloakLesbian
name: poet cloak
description: This cloak belonged to an ancient poet, you forgot which one.
name: lesbian pride cloak
description: A cloak in the colors of the lesbian pride flag.
components:
- type: Sprite
sprite: Clothing/Neck/Cloaks/les.rsi

- type: entity
parent: ClothingNeckBase
id: ClothingNeckCloakGay
name: multi-level marketing cloak
description: This cloak is highly sought after in the Nanotrasen Marketing Offices.
name: men-loving-men pride cloak
description: A cloak in the colors of the mlm pride flag.
components:
- type: Sprite
sprite: Clothing/Neck/Cloaks/gay.rsi

- type: entity
parent: ClothingNeckBase
id: ClothingNeckCloakEnby
name: treasure hunter cloak
description: This cloak belonged to a greedy treasure hunter.
name: nonbinary pride cloak
description: A cloak in the colors of the nonbinary pride flag.
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.
name: pansexual pride cloak
description: A cloak in the colors of the pansexual pride flag.
components:
- type: Sprite
sprite: Clothing/Neck/Cloaks/pan.rsi

- type: entity
parent: ClothingNeckBase
id: ClothingNeckCloakTrans
name: transgender pride cloak
description: A cloak in the colors of the transgender pride flag.
components:
- type: Sprite
sprite: Clothing/Neck/Cloaks/trans.rsi
Loading