-
Notifications
You must be signed in to change notification settings - Fork 166
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Cherry-picked commit 986ac58 from space-wizards/space-station-14/master
- Loading branch information
Showing
46 changed files
with
412 additions
and
44 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
169 changes: 169 additions & 0 deletions
169
Resources/Prototypes/Entities/Clothing/Uniforms/random_suit.yml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,169 @@ | ||
|
||
- type: entity | ||
parent: ClothingUniformBase | ||
id: ClothingUniformRandom | ||
abstract: true | ||
description: Generated by neural networks based on the latest fashion trends. | ||
suffix: Random visual | ||
components: | ||
- type: SuitSensor | ||
- type: Sprite | ||
sprite: Clothing/Uniforms/procedural.rsi | ||
layers: | ||
- state: base_torso_standart | ||
map: [ "torso" ] | ||
- state: base_leg_standart | ||
map: [ "leg" ] | ||
- state: mask_null | ||
map: [ "decor" ] | ||
- state: mask_null | ||
map: [ "overlay" ] | ||
- type: Clothing | ||
femaleMask: UniformTop | ||
maleMask: UniformTop | ||
sprite: Clothing/Uniforms/procedural.rsi | ||
clothingVisuals: | ||
jumpsuit: | ||
- state: base_torso_standart | ||
map: [ "torso" ] | ||
- state: base_leg_standart | ||
map: [ "leg" ] | ||
- state: mask_null | ||
map: [ "decor" ] | ||
- state: mask_null | ||
map: [ "overlay" ] | ||
|
||
- type: entity | ||
parent: ClothingUniformRandom | ||
id: ClothingRandomSpawner | ||
name: random colorful costume | ||
components: | ||
- type: RandomSpawner | ||
offset: 0 | ||
prototypes: | ||
- ClothingUniformRandomArmless | ||
- ClothingUniformRandomStandart | ||
- ClothingUniformRandomBra | ||
- ClothingUniformRandomShorts | ||
- ClothingUniformRandomShirt | ||
|
||
- type: entity | ||
parent: ClothingUniformRandom | ||
id: ClothingUniformRandomArmless | ||
name: colorful hands-free costume | ||
components: | ||
- type: RandomSprite | ||
available: | ||
- torso: | ||
base_torso_armless: Sixteen | ||
leg: | ||
base_leg_standart: Sixteen | ||
base_leg_short: Sixteen | ||
base_leg_skirt: Sixteen | ||
base_leg_skirt_long: Sixteen | ||
decor: | ||
decor_torso_armless1: Sixteen | ||
decor_torso_armless2: Sixteen | ||
decor_torso_armless3: Sixteen | ||
decor_torso_armless4: Sixteen | ||
decor_torso_armless5: Sixteen | ||
decor_torso_armless6: Sixteen | ||
decor_torso_armless7: Sixteen | ||
decor_torso_armless8: Sixteen | ||
decor_torso_armless9: Sixteen | ||
decor_torso_armless10: Sixteen | ||
mask_null: "" | ||
|
||
- type: entity | ||
parent: ClothingUniformRandom | ||
id: ClothingUniformRandomStandart | ||
name: colorful costume | ||
components: | ||
- type: RandomSprite | ||
available: | ||
- torso: | ||
base_torso_standart: Sixteen | ||
base_torso_standart2: Sixteen | ||
leg: | ||
base_leg_standart: Sixteen | ||
base_leg_short: Sixteen | ||
base_leg_skirt: Sixteen | ||
base_leg_skirt_long: Sixteen | ||
decor: | ||
decor_torso_armless1: Sixteen | ||
decor_torso_armless2: Sixteen | ||
decor_torso_armless3: Sixteen | ||
decor_torso_armless4: Sixteen | ||
decor_torso_armless5: Sixteen | ||
decor_torso_armless6: Sixteen | ||
decor_torso_armless7: Sixteen | ||
decor_torso_armless8: Sixteen | ||
decor_torso_armless9: Sixteen | ||
decor_torso_armless10: Sixteen | ||
decor_torso_standart1: Sixteen | ||
decor_torso_standart2: Sixteen | ||
decor_torso_standart3: Sixteen | ||
decor_torso_standart4: Sixteen | ||
decor_torso_standart5: Sixteen | ||
decor_torso_standart6: Sixteen | ||
decor_torso_standart7: Sixteen | ||
decor_torso_standart8: Sixteen | ||
decor_torso_standart9: Sixteen | ||
mask_null: "" | ||
|
||
- type: entity | ||
parent: ClothingUniformRandom | ||
id: ClothingUniformRandomBra | ||
name: colorful bra | ||
components: | ||
- type: RandomSprite | ||
available: | ||
- torso: | ||
base_torso_bra: Sixteen | ||
leg: | ||
base_leg_standart: Sixteen | ||
base_leg_short: Sixteen | ||
base_leg_skirt: Sixteen | ||
base_leg_skirt_long: Sixteen | ||
decor: | ||
decor_torso_bra1: Sixteen | ||
decor_torso_bra2: Sixteen | ||
decor_torso_bra3: Sixteen | ||
decor_torso_bra4: Sixteen | ||
decor_torso_bra5: Sixteen | ||
mask_null: "" | ||
|
||
- type: entity | ||
parent: ClothingUniformRandom | ||
id: ClothingUniformRandomShorts | ||
name: colorful pants | ||
components: | ||
- type: RandomSprite | ||
available: | ||
- torso: | ||
mask_null: "" | ||
leg: | ||
base_leg_standart: Sixteen | ||
base_leg_short: Sixteen | ||
base_leg_skirt: Sixteen | ||
base_leg_skirt_long: Sixteen | ||
|
||
- type: entity | ||
parent: ClothingUniformRandom | ||
id: ClothingUniformRandomShirt | ||
name: colorful costume | ||
components: | ||
- type: RandomSprite | ||
available: | ||
- torso: | ||
base_torso_armless: Sixteen | ||
mask_null: "" | ||
leg: | ||
base_leg_standart: Sixteen | ||
base_leg_short: Sixteen | ||
decor: | ||
base_torso_shirt: Sixteen | ||
overlay: | ||
decor_torso_shirt1: Sixteen | ||
decor_torso_shirt2: Sixteen | ||
decor_torso_shirt3: Sixteen |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Binary file added
BIN
+478 Bytes
Resources/Textures/Clothing/Uniforms/procedural.rsi/base_leg_short.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+388 Bytes
Resources/Textures/Clothing/Uniforms/procedural.rsi/base_leg_skirt.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+433 Bytes
Resources/Textures/Clothing/Uniforms/procedural.rsi/base_leg_skirt_long.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+459 Bytes
Resources/Textures/Clothing/Uniforms/procedural.rsi/base_leg_standart.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+555 Bytes
Resources/Textures/Clothing/Uniforms/procedural.rsi/base_torso_armless.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+403 Bytes
Resources/Textures/Clothing/Uniforms/procedural.rsi/base_torso_bra.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+624 Bytes
Resources/Textures/Clothing/Uniforms/procedural.rsi/base_torso_shirt.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+698 Bytes
Resources/Textures/Clothing/Uniforms/procedural.rsi/base_torso_standart.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+770 Bytes
Resources/Textures/Clothing/Uniforms/procedural.rsi/base_torso_standart2.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+315 Bytes
Resources/Textures/Clothing/Uniforms/procedural.rsi/decor_torso_armless1.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+344 Bytes
Resources/Textures/Clothing/Uniforms/procedural.rsi/decor_torso_armless10.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+211 Bytes
Resources/Textures/Clothing/Uniforms/procedural.rsi/decor_torso_armless2.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+319 Bytes
Resources/Textures/Clothing/Uniforms/procedural.rsi/decor_torso_armless3.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+231 Bytes
Resources/Textures/Clothing/Uniforms/procedural.rsi/decor_torso_armless4.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+307 Bytes
Resources/Textures/Clothing/Uniforms/procedural.rsi/decor_torso_armless5.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+216 Bytes
Resources/Textures/Clothing/Uniforms/procedural.rsi/decor_torso_armless6.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+201 Bytes
Resources/Textures/Clothing/Uniforms/procedural.rsi/decor_torso_armless7.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+585 Bytes
Resources/Textures/Clothing/Uniforms/procedural.rsi/decor_torso_armless8.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+305 Bytes
Resources/Textures/Clothing/Uniforms/procedural.rsi/decor_torso_armless9.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+222 Bytes
Resources/Textures/Clothing/Uniforms/procedural.rsi/decor_torso_bra1.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+257 Bytes
Resources/Textures/Clothing/Uniforms/procedural.rsi/decor_torso_bra2.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+332 Bytes
Resources/Textures/Clothing/Uniforms/procedural.rsi/decor_torso_bra3.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+276 Bytes
Resources/Textures/Clothing/Uniforms/procedural.rsi/decor_torso_bra4.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+276 Bytes
Resources/Textures/Clothing/Uniforms/procedural.rsi/decor_torso_bra5.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+310 Bytes
Resources/Textures/Clothing/Uniforms/procedural.rsi/decor_torso_shirt1.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+496 Bytes
Resources/Textures/Clothing/Uniforms/procedural.rsi/decor_torso_shirt2.png
Oops, something went wrong.
Binary file added
BIN
+319 Bytes
Resources/Textures/Clothing/Uniforms/procedural.rsi/decor_torso_shirt3.png
Oops, something went wrong.
Binary file added
BIN
+455 Bytes
Resources/Textures/Clothing/Uniforms/procedural.rsi/decor_torso_standart1.png
Oops, something went wrong.
Binary file added
BIN
+488 Bytes
Resources/Textures/Clothing/Uniforms/procedural.rsi/decor_torso_standart2.png
Oops, something went wrong.
Binary file added
BIN
+484 Bytes
Resources/Textures/Clothing/Uniforms/procedural.rsi/decor_torso_standart3.png
Oops, something went wrong.
Binary file added
BIN
+619 Bytes
Resources/Textures/Clothing/Uniforms/procedural.rsi/decor_torso_standart4.png
Oops, something went wrong.
Binary file added
BIN
+303 Bytes
Resources/Textures/Clothing/Uniforms/procedural.rsi/decor_torso_standart5.png
Oops, something went wrong.
Binary file added
BIN
+343 Bytes
Resources/Textures/Clothing/Uniforms/procedural.rsi/decor_torso_standart6.png
Oops, something went wrong.
Binary file added
BIN
+346 Bytes
Resources/Textures/Clothing/Uniforms/procedural.rsi/decor_torso_standart7.png
Oops, something went wrong.
Binary file added
BIN
+427 Bytes
Resources/Textures/Clothing/Uniforms/procedural.rsi/decor_torso_standart8.png
Oops, something went wrong.
Binary file added
BIN
+385 Bytes
Resources/Textures/Clothing/Uniforms/procedural.rsi/decor_torso_standart9.png
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.