forked from space-syndicate/space-station-14
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
223 changed files
with
2,093 additions
and
16 deletions.
There are no files selected for viewing
18 changes: 18 additions & 0 deletions
18
Resources/Prototypes/Corvax/Loadouts/Jobs/Cargo/quartermaster.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,18 @@ | ||
# Panties | ||
|
||
- type: loadout | ||
id: QMBoxers | ||
equipment: | ||
underwearb: ClothingUnderwearBottomBoxersQM | ||
|
||
- type: loadout | ||
id: QMPanties | ||
equipment: | ||
underwearb: ClothingUnderwearBottomPantiesQM | ||
|
||
# Bra | ||
|
||
- type: loadout | ||
id: QMBra | ||
equipment: | ||
underweart: ClothingUnderwearTopBraQM |
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
18 changes: 18 additions & 0 deletions
18
Resources/Prototypes/Corvax/Loadouts/Jobs/Medical/chief_medical_officer.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,18 @@ | ||
# Panties | ||
|
||
- type: loadout | ||
id: CMOBoxers | ||
equipment: | ||
underwearb: ClothingUnderwearBottomBoxersCMO | ||
|
||
- type: loadout | ||
id: CMOPanties | ||
equipment: | ||
underwearb: ClothingUnderwearBottomPantiesCMO | ||
|
||
# Bra | ||
|
||
- type: loadout | ||
id: CMOBra | ||
equipment: | ||
underweart: ClothingUnderwearTopBraCMO |
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
100 changes: 100 additions & 0 deletions
100
Resources/Prototypes/Corvax/Loadouts/Miscellaneous/underwear.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,100 @@ | ||
# Panties | ||
|
||
- type: loadout | ||
id: WhiteBoxers | ||
equipment: | ||
underwearb: ClothingUnderwearBottomBoxersWhite | ||
|
||
- type: loadout | ||
id: WhitePanties | ||
equipment: | ||
underwearb: ClothingUnderwearBottomPantiesWhite | ||
|
||
- type: loadout | ||
id: WhitePantiesNeko | ||
equipment: | ||
underwearb: ClothingUnderwearBottomPantiesNeko | ||
|
||
- type: loadout | ||
id: PantiesLace | ||
equipment: | ||
underwearb: ClothingUnderwearBottomPantiesLace | ||
|
||
- type: loadout | ||
id: PantiesThong | ||
equipment: | ||
underwearb: ClothingUnderwearBottomPantiesThong | ||
|
||
# Bra | ||
|
||
- type: loadout | ||
id: BraWhite | ||
equipment: | ||
underweart: ClothingUnderwearTopBraWhite | ||
|
||
- type: loadout | ||
id: BraSports | ||
equipment: | ||
underweart: ClothingUnderwearTopBraSports | ||
|
||
- type: loadout | ||
id: BraNeko | ||
equipment: | ||
underweart: ClothingUnderwearTopNekoBra | ||
|
||
- type: loadout | ||
id: BraLace | ||
equipment: | ||
underweart: ClothingUnderwearToplaceBra | ||
|
||
- type: loadout | ||
id: BraSportsAlt | ||
equipment: | ||
underweart: ClothingUnderwearTopBraSportsAlternative | ||
|
||
#Socks | ||
|
||
- type: loadout | ||
id: SocksNormal | ||
equipment: | ||
socks: ClothingUnderwearSocksNormal | ||
|
||
- type: loadout | ||
id: SocksHigh | ||
equipment: | ||
socks: ClothingUnderwearSocksHigh | ||
|
||
- type: loadout | ||
id: SocksShort | ||
equipment: | ||
socks: ClothingUnderwearSocksShort | ||
|
||
- type: loadout | ||
id: SocksBee | ||
equipment: | ||
socks: ClothingUnderSocksBee | ||
|
||
- type: loadout | ||
id: SocksCoder | ||
equipment: | ||
socks: ClothingUnderSocksCoder | ||
|
||
- type: loadout | ||
id: SocksPantyhose | ||
equipment: | ||
socks: ClothingUnderwearSocksPantyhose | ||
|
||
- type: loadout | ||
id: SocksFishnettights | ||
equipment: | ||
socks: ClothingUnderwearSocksFishnettights | ||
|
||
- type: loadout | ||
id: SocksGarters | ||
equipment: | ||
socks: ClothingUnderwearSocksGarters | ||
|
||
- type: loadout | ||
id: SocksRich | ||
equipment: | ||
socks: ClothingUnderwearSocksRich |
Oops, something went wrong.