Skip to content

Commit

Permalink
Fix underwear loadouts
Browse files Browse the repository at this point in the history
  • Loading branch information
lzk228 committed Jun 11, 2024
1 parent 4224872 commit c8b72ab
Show file tree
Hide file tree
Showing 49 changed files with 157 additions and 247 deletions.
6 changes: 3 additions & 3 deletions Content.Shared/Inventory/SlotFlags.cs
Original file line number Diff line number Diff line change
Expand Up @@ -26,9 +26,9 @@ public enum SlotFlags
LEGS = 1 << 13,
FEET = 1 << 14,
SUITSTORAGE = 1 << 15,
UNDERWEART = 1 << 10, // Andromeda-Underwear
UNDERWEARB = 1 << 10, // Andromeda-Underwear
SOCKS = 1 << 10, // Andromeda-Underwear
UNDERWEART = 1 << 16, // Andromeda-Underwear
UNDERWEARB = 1 << 17, // Andromeda-Underwear
SOCKS = 1 << 18, // Andromeda-Underwear
All = ~NONE,

WITHOUT_POCKET = All & ~POCKET
Expand Down
65 changes: 13 additions & 52 deletions Resources/Prototypes/Andromeda/Entities/Clothing/Underwear/base.yml
Original file line number Diff line number Diff line change
@@ -1,14 +1,12 @@
- type: entity
abstract: true
parent: Clothing
id: ClothingUnderwearBottomBase
id: ClothingUnderwearBase
components:
- type: Sprite
state: icon
- type: Item
size: Tiny
- type: Clothing
slots: [underwearb]
- type: Butcherable
butcheringType: Knife
spawned:
Expand All @@ -23,69 +21,32 @@
reagents:
- ReagentId: Fiber
Quantity: 10
- type: Tag
tags:

- type: entity
abstract: true
parent: ClothingUnderwearBase
id: ClothingUnderwearBottomBase
components:
- type: Clothing
slots:
- underwearb
- ClothMade
- type: StealTarget
stealGroup: Panties

- type: entity
abstract: true
parent: Clothing
parent: ClothingUnderwearBase
id: ClothingUnderwearTopBase
components:
- type: Sprite
state: icon
- type: Item
size: Tiny
- type: Clothing
slots: [underweart]
- type: Butcherable
butcheringType: Knife
spawned:
- id: MaterialCloth1
amount: 1
- type: Food
requiresSpecialDigestion: true
- type: SolutionContainerManager
solutions:
food:
maxVol: 10
reagents:
- ReagentId: Fiber
Quantity: 10
- type: Tag
tags:
slots:
- underweart
- ClothMade

- type: entity
abstract: true
parent: Clothing
parent: ClothingUnderwearBase
id: ClothingUnderwearSocksBase
components:
- type: Sprite
state: icon
- type: Item
size: Tiny
- type: Clothing
slots: [socks]
- type: Butcherable
butcheringType: Knife
spawned:
- id: MaterialCloth1
amount: 1
- type: Food
requiresSpecialDigestion: true
- type: SolutionContainerManager
solutions:
food:
maxVol: 10
reagents:
- ReagentId: Fiber
Quantity: 10
- type: Tag
tags:
slots:
- socks
- ClothMade
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

- type: loadout
id: QMBoxers
equipment: CaptainBoxers
equipment: QMBoxers

- type: startingGear
id: QMBoxers
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@

- type: loadout
id: CMOBoxers
equipment: CaptainBoxers
equipment: CMOBoxers

- type: startingGear
id: CMOBoxers
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

- type: loadout
id: RDBoxers
equipment: CaptainBoxers
equipment: RDBoxers

- type: startingGear
id: RDBoxers
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

- type: loadout
id: HOSBoxers
equipment: CaptainBoxers
equipment: HOSBoxers

- type: startingGear
id: HOSBoxers
Expand Down
64 changes: 31 additions & 33 deletions Resources/Prototypes/Andromeda/Loadouts/Miscellaneous/underwear.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,8 @@

- type: startingGear
id: WhiteBoxers
storage:
back:
- ClothingUnderwearBottomBoxersWhite
equipment:
underwearb: ClothingUnderwearBottomBoxersWhite


- type: loadout
Expand All @@ -17,9 +16,8 @@

- type: startingGear
id: WhitePanties
storage:
back:
- ClothingUnderwearBottomPantiesWhite
equipment:
underwearb: ClothingUnderwearBottomPantiesWhite


- type: loadout
Expand All @@ -28,9 +26,8 @@

- type: startingGear
id: WhitePantiesNeko
storage:
back:
- ClothingUnderwearBottomPantiesNeko
equipment:
underwearb: ClothingUnderwearBottomPantiesNeko


- type: loadout
Expand All @@ -39,9 +36,8 @@

- type: startingGear
id: PantiesLace
storage:
back:
- ClothingUnderwearBottomPantiesLace
equipment:
underwearb: ClothingUnderwearBottomPantiesLace


- type: loadout
Expand All @@ -50,9 +46,8 @@

- type: startingGear
id: PantiesThong
storage:
back:
- ClothingUnderwearBottomPantiesThong
equipment:
underwearb: ClothingUnderwearBottomPantiesThong


- type: loadout
Expand All @@ -61,23 +56,30 @@

- type: startingGear
id: PantiesElegant
storage:
back:
- ClothingUnderwearBottomElegantpanties
equipment:
underwearb: ClothingUnderwearBottomElegantpanties


# Bra

- type: loadout
id: BraWhite
equipment: BraWhite

- type: startingGear
id: BraWhite
equipment:
underweart: ClothingUnderwearTopBraWhite


- type: loadout
id: BraSports
equipment: BraSports

- type: startingGear
id: BraSports
storage:
back:
- ClothingUnderwearTopBraSports
equipment:
underweart: ClothingUnderwearTopBraSports


- type: loadout
Expand All @@ -86,9 +88,8 @@

- type: startingGear
id: BraNeko
storage:
back:
- ClothingUnderwearTopNekoBra
equipment:
underweart: ClothingUnderwearTopNekoBra


- type: loadout
Expand All @@ -97,9 +98,8 @@

- type: startingGear
id: BraLace
storage:
back:
- ClothingUnderwearToplaceBra
equipment:
underweart: ClothingUnderwearToplaceBra


- type: loadout
Expand All @@ -108,9 +108,8 @@

- type: startingGear
id: BraSportsAlt
storage:
back:
- ClothingUnderwearTopBraSportsAlternative
equipment:
underweart: ClothingUnderwearTopBraSportsAlternative


- type: loadout
Expand All @@ -119,9 +118,8 @@

- type: startingGear
id: BraWarm
storage:
back:
- ClothingUnderwearWarmbra
equipment:
underweart: ClothingUnderwearWarmbra


#Socks
Expand Down
Loading

0 comments on commit c8b72ab

Please sign in to comment.