Skip to content

Commit

Permalink
Signed-off-by: Dakota Haven <[email protected]>
Browse files Browse the repository at this point in the history
  • Loading branch information
DakoDemon committed Aug 17, 2024
1 parent 24fc4b5 commit 92c4d5f
Show file tree
Hide file tree
Showing 5 changed files with 492 additions and 0 deletions.
44 changes: 44 additions & 0 deletions Resources/Prototypes/Entities/Structures/Machines/lathe.yml
Original file line number Diff line number Diff line change
Expand Up @@ -1144,6 +1144,50 @@
- CarpetWhite
# Floofstation - Collars
- ClothingNeckCollarCmd
# Floofstation - Socks, Armwarmers ect
- ClothingHandsPlainWarmers
- ClothingUnderSocksPlain
- ClothingUniformThongPlain
- ClothingHandsStripeRainbowWarmers
- ClothingUnderSocksStripedRainbow
- ClothingUniformStripedThongRainbow
- ClothingHandsStripePurpleWarmers
- ClothingUnderSocksStripedPurple
- ClothingUniformStripedThongPurple
- ClothingHandsStripeWhiteWarmers
- ClothingUnderSocksStripedWhite
- ClothingUniformStripedThongWhite
# Floofstation - Department Socks, Armwarmers ect
- ClothingHandsCaptainWarmers
- ClothingUnderSocksCaptain
- ClothingUniformCaptainThong
- ClothingHandsCommandWarmers
- ClothingUnderSocksCommand
- ClothingUniformCommandThong
- ClothingHandsEngiWarmers
- ClothingUnderSocksEngi
- ClothingUniformEngiThong
- ClothingHandsEpiWarmers
- ClothingUnderSocksEpi
- ClothingUniformEpiThong
- ClothingHandsChaplainWarmers
- ClothingUnderSocksChaplain
- ClothingUniformChaplainThong
- ClothingHandsLogisWarmers
- ClothingUnderSocksLogis
- ClothingUniformLogisThong
- ClothingHandsMedicWarmers
- ClothingUnderSocksMedic
- ClothingUniformMedicThong
- ClothingHandsSecurityWarmers
- ClothingUnderSocksSecurity
- ClothingUniformSecurityThong
- ClothingHandsServiceWarmers
- ClothingUnderSocksService
- ClothingUniformServiceThong
- ClothingHandsJanitorWarmers
- ClothingUnderSocksJanitor
- ClothingUniformJanitorThong
- type: EmagLatheRecipes
emagStaticRecipes:
- ClothingHeadHatCentcomcap
Expand Down
57 changes: 57 additions & 0 deletions Resources/Prototypes/Floof/Loadouts/departmentalloadouts.yml
Original file line number Diff line number Diff line change
Expand Up @@ -139,6 +139,8 @@
- AtmosphericTechnician
- ChiefEngineer

#TO BE ADDED - ChiefEngineer

#Epistemics Outfits
#
#General Epistemics
Expand Down Expand Up @@ -236,6 +238,8 @@
jobs:
- Chaplain

#TO BE ADDED - ResearchDirector

#Logistics Outfits
#
#General Logistics
Expand Down Expand Up @@ -275,6 +279,8 @@
jobs:
- CargoTechnician

#TO BE ADDED - Quartermaster

#Medical Outfits
#
#General Medical
Expand Down Expand Up @@ -326,6 +332,9 @@
- MedicalIntern
- Chemist

#TO BE ADDED - Chemist
#TO BE ADDED - ChiefMedicalOfficer

#Security Outfits
#
#General Security
Expand Down Expand Up @@ -377,6 +386,9 @@
- Detective
- HeadOfSecurity

#TO BE ADDED - Detective
#TO BE ADDED - HeadOfSecurity

#Service Outfits
#
#General Service
Expand Down Expand Up @@ -431,6 +443,10 @@
- Chef
- ServiceWorker

#TO BE ADDED - Bartender
#TO BE ADDED - Chef
#TO BE ADDED - Musician

#Janitorial
- type: loadout
id: LoadoutClothingHandsJanitorWarmers
Expand Down Expand Up @@ -467,3 +483,44 @@
- !type:CharacterJobRequirement
jobs:
- Janitor

# Misc
# Mime

- type: loadout
id: LoadoutClothingHandsStripeWhiteWarmers
category: Jobs
cost: 2
exclusive: true
items:
- ClothingHandsStripeWhiteWarmers
requirements:
- !type:CharacterJobRequirement
jobs:
- Mime

- type: loadout
id: LoadoutClothingUnderSocksStripedWhite
category: Jobs
cost: 2
exclusive: true
items:
- ClothingUnderSocksStripedWhite
requirements:
- !type:CharacterJobRequirement
jobs:
- Mime

- type: loadout
id: LoadoutClothingUniformStripedThongWhite
category: Jobs
cost: 2
exclusive: true
items:
- ClothingClothingUniformStripedThongWhite
requirements:
- !type:CharacterJobRequirement
jobs:
- Mime

#TO BE ADDED - Clown
71 changes: 71 additions & 0 deletions Resources/Prototypes/Floof/Loadouts/sockect.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,71 @@
#Plain Outfit
- type: loadout
id: LoadoutClothingHandsPlainWarmers
category: Hands
cost: 1
exclusive: true
items:
- ClothingHandsPlainWarmers

- type: loadout
id: LoadoutClothingUnderSocksPlain
category: Shoes
cost: 1
exclusive: true
items:
- ClothingUnderSocksPlain

- type: loadout
id: LoadoutClothingUniformThongPlain
category: Uniform
exclusive: true
items:
- ClothingUniformThongPlain

#Striped Purple Outfit
- type: loadout
id: LoadoutClothingHandsStripePurpleWarmers
category: Hands
cost: 1
exclusive: true
items:
- ClothingHandsStripePurpleWarmers

- type: loadout
id: LoadoutClothingUnderSocksStripedPurple
category: Shoes
cost: 1
exclusive: true
items:
- ClothingUnderSocksStripedPurple

- type: loadout
id: LoadoutClothingUniformStripedThongPurple
category: Uniform
exclusive: true
items:
- ClothingUniformStripedThongPurple

#Striped Purple Outfit
- type: loadout
id: LoadoutClothingHandsStripeRainbowWarmers
category: Hands
cost: 1
exclusive: true
items:
- ClothingHandsStripeRainbowWarmers

- type: loadout
id: LoadoutClothingUnderSocksStripedRainbow
category: Shoes
cost: 1
exclusive: true
items:
- ClothingUnderSocksStripedRainbow

- type: loadout
id: LoadoutClothingUniformStripedThongRainbow
category: Uniform
exclusive: true
items:
- ClothingUniformStripedThongRainbow
89 changes: 89 additions & 0 deletions Resources/Prototypes/Floof/Recipes/Lathes/sockoutfits.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,89 @@
#Arm-Warmers

- type: latheRecipe
id: ClothingHandsPlainWarmers
result: ClothingHandsPlainWarmers
completetime: 2
materials:
Cloth: 200

- type: latheRecipe
id: ClothingHandsStripeRainbowWarmers
result: ClothingHandsStripeRainbowWarmers
completetime: 2
materials:
Cloth: 200

- type: latheRecipe
id: ClothingHandsStripePurpleWarmers
result: ClothingHandsStripePurpleWarmers
completetime: 2
materials:
Cloth: 200

- type: latheRecipe
id: ClothingHandsStripeWhiteWarmers
result: ClothingHandsStripeWhiteWarmers
completetime: 2
materials:
Cloth: 200

#Socks

- type: latheRecipe
id: ClothingUnderSocksPlain
result: ClothingUnderSocksPlain
completetime: 2
materials:
Cloth: 200

- type: latheRecipe
id: ClothingUnderSocksStripedRainbow
result: ClothingUnderSocksStripedRainbow
completetime: 2
materials:
Cloth: 200

- type: latheRecipe
id: ClothingUnderSocksStripedPurple
result: ClothingUnderSocksStripedPurple
completetime: 2
materials:
Cloth: 200

- type: latheRecipe
id: ClothingUnderSocksStripedWhite
result: ClothingUnderSocksStripedWhite
completetime: 2
materials:
Cloth: 200

#Thongs

- type: latheRecipe
id: ClothingUniformThongPlain
result: ClothingUniformThongPlain
completetime: 2
materials:
Cloth: 200

- type: latheRecipe
id: ClothingUniformStripedThongRainbow
result: ClothingUniformStripedThongRainbow
completetime: 2
materials:
Cloth: 200

- type: latheRecipe
id: ClothingUniformStripedThongPurple
result: ClothingUniformStripedThongPurple
completetime: 2
materials:
Cloth: 200

- type: latheRecipe
id: ClothingUniformStripedThongWhite
result: ClothingUniformStripedThongWhite
completetime: 2
materials:
Cloth: 200
Loading

0 comments on commit 92c4d5f

Please sign in to comment.