Skip to content

Commit

Permalink
Commented out jumpsuits instead of deleting them, added comments to e…
Browse files Browse the repository at this point in the history
…xplain changes
  • Loading branch information
Tirochora committed Sep 1, 2024
1 parent ae60520 commit 93fd4ce
Show file tree
Hide file tree
Showing 4 changed files with 69 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,8 @@
- type: Clothing
slots: [innerclothing]
femaleMask: UniformTop
# Adds the 'skirt' tag to UnsensoredClothingUniformSkirtBase to, well, make it a skirt.
# By extension, the ClothingUniformSkirtBase is marked as a skirt as well.
- type: Tag #DeltaV, needed for species with nonhuman legs/can only wear skirts
tags:
- Skirt
Expand Down Expand Up @@ -69,6 +71,6 @@
slots: [innerclothing]
femaleMask: UniformTop
- type: Tag #DeltaV, needed for species with nonhuman legs/can only wear skirts
# Removed the subsequent 'skirt' tag from ClothingUniformSkirtBase, as the unsensored parent now has it.
tags:
- Skirt
- ClothMade # Delta-V - allows moths to eat this
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
# Every jumpskirt in this file has been changed from having ClothingUniformBase to having ClothingUniformSkirtBase as a parent.
# White Jumpskirt
- type: entity
parent: ClothingUniformSkirtBase
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@
- type: Clothing
sprite: Clothing/Uniforms/Jumpskirt/bartender.rsi

# Moved gladiator uniform here instead of jumpsuits.yml, changed its parent to ClothingUniformSkirtBase, and moved the sprite location to the jumpskirts directory.
- type: entity
parent: ClothingUniformSkirtBase
id: ClothingUniformJumpsuitGladiator
Expand All @@ -20,6 +21,7 @@
- type: Clothing
sprite: Clothing/Uniforms/Jumpskirt/gladiator.rsi

# Moved purple bartender's uniform here instead of jumpsuits.yml, changed its parent to ClothingUniformSkirtBase, and moved the sprite location to the jumpskirts directory.
- type: entity
parent: ClothingUniformSkirtBase
id: ClothingUniformJumpsuitBartenderPurple
Expand All @@ -31,6 +33,7 @@
- type: Clothing
sprite: Clothing/Uniforms/Jumpskirt/bartender_purple.rsi

# Moved dark monstic robe here instead of jumpsuits.yml, changed its parent to ClothingUniformSkirtBase, and moved the sprite location to the jumpskirts directory.
- type: entity
parent: ClothingUniformSkirtBase
id: ClothingUniformJumpsuitMonasticRobeDark
Expand All @@ -42,6 +45,7 @@
- type: Clothing
sprite: Clothing/Uniforms/Jumpskirt/monastic_robe_dark.rsi

# Moved light monastic here instead of jumpsuits.yml, changed its parent to ClothingUniformSkirtBase, and moved the sprite location to the jumpskirts directory.
- type: entity
parent: ClothingUniformSkirtBase
id: ClothingUniformJumpsuitMonasticRobeLight
Expand All @@ -53,6 +57,7 @@
- type: Clothing
sprite: Clothing/Uniforms/Jumpskirt/monastic_robe_light.rsi

# Moved kimono here instead of jumpsuits.yml, changed its parent to ClothingUniformSkirtBase, and moved the sprite location to the jumpskirts directory.
- type: entity
parent: ClothingUniformSkirtBase
id: ClothingUniformJumpsuitKimono
Expand Down
60 changes: 60 additions & 0 deletions Resources/Prototypes/Entities/Clothing/Uniforms/jumpsuits.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,18 @@
randomMode: false
mode: SensorCords

# Moved this to jumpskirts.yml, further modifications made there.
# - type: entity
# parent: ClothingUniformBase
# id: ClothingUniformJumpsuitBartenderPurple
# name: purple bartender's uniform
# description: A special purple outfit to serve drinks.
# components:
# - type: Sprite
# sprite: Clothing/Uniforms/Jumpsuit/bartender_purple.rsi
# - type: Clothing
# sprite: Clothing/Uniforms/Jumpsuit/bartender_purple.rsi

- type: entity
parent: ClothingUniformBase
id: ClothingUniformJumpsuitCaptain
Expand Down Expand Up @@ -385,6 +397,18 @@
- type: Clothing
sprite: Clothing/Uniforms/Jumpsuit/janitor.rsi

# Moved this to jumpskirts.yml, further modifications made there.
# - type: entity
# parent: ClothingUniformBase
# id: ClothingUniformJumpsuitKimono
# name: kimono
# description: traditional chinese clothing
# components:
# - type: Sprite
# sprite: Clothing/Uniforms/Jumpsuit/kimono.rsi
# - type: Clothing
# sprite: Clothing/Uniforms/Jumpsuit/kimono.rsi

- type: entity
parent: ClothingUniformBase
id: ClothingUniformJumpsuitMedicalDoctor
Expand Down Expand Up @@ -870,6 +894,30 @@
- type: Clothing
sprite: Clothing/Uniforms/Jumpsuit/journalist.rsi

# Moved this to jumpskirts.yml, further modifications made there.
# - type: entity
# parent: ClothingUniformBase
# id: ClothingUniformJumpsuitMonasticRobeDark
# name: dark monastic robe
# description: It's a dark robe, often worn by religious folk.
# components:
# - type: Sprite
# sprite: Clothing/Uniforms/Jumpsuit/monastic_robe_dark.rsi
# - type: Clothing
# sprite: Clothing/Uniforms/Jumpsuit/monastic_robe_dark.rsi

# Moved this to jumpskirts.yml, further modifications made there.
# - type: entity
# parent: ClothingUniformBase
# id: ClothingUniformJumpsuitMonasticRobeLight
# name: light monastic robe
# description: It's a light robe, often worn by religious folk.
# components:
# - type: Sprite
# sprite: Clothing/Uniforms/Jumpsuit/monastic_robe_light.rsi
# - type: Clothing
# sprite: Clothing/Uniforms/Jumpsuit/monastic_robe_light.rsi

- type: entity
parent: ClothingUniformBase
id: ClothingUniformJumpsuitMusician
Expand Down Expand Up @@ -1147,6 +1195,18 @@
- type: Clothing
sprite: Clothing/Uniforms/Jumpsuit/loungewear.rsi

# Moved this to jumpskirts.yml, further modifications made there.
# - type: entity
# parent: ClothingUniformBase
# id: ClothingUniformJumpsuitGladiator
# name: gladiator uniform
# description: Made for true gladiators (or Ash Walkers).
# components:
# - type: Sprite
# sprite: Clothing/Uniforms/Jumpsuit/gladiator.rsi
# - type: Clothing
# sprite: Clothing/Uniforms/Jumpsuit/gladiator.rsi

- type: entity
parent: ClothingUniformBase
id: ClothingUniformJumpsuitCasualBlue
Expand Down

0 comments on commit 93fd4ce

Please sign in to comment.