Skip to content

Commit

Permalink
Удаления различных сомнительных вещей (#285)
Browse files Browse the repository at this point in the history
Да,это надо сделать
:cl:
- Удалены предметы с символикой LQBTQIA+
  • Loading branch information
1Stepka1 authored Aug 17, 2024
1 parent a5b4171 commit 96cdc15
Show file tree
Hide file tree
Showing 10 changed files with 428 additions and 374 deletions.
2 changes: 1 addition & 1 deletion Resources/Prototypes/ADT/Entities/Mobs/NPCs/fill.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
# Данный файл существует по причине того что Githab плохо дружит с пустыми папками, при работе с этой папкой этот файл можно спокойно удалить
# Pon Данный файл существует по причине того что Githab плохо дружит с пустыми папками, при работе с этой папкой этот файл можно спокойно удалить
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 96cdc15

Please sign in to comment.