Fun Outfits for Admemes (#5816)

This commit is contained in:
Pancake
2021-12-19 21:55:09 -08:00
committed by GitHub
parent ca7697c246
commit c5c167155d
3 changed files with 100 additions and 0 deletions

View File

@@ -0,0 +1,29 @@
#Cult outfit startingGear definitions.
- type: startingGear
id: CultLeaderGear
equipment:
innerclothing: ClothingUniformJumpsuitColorBlack
backpack: ClothingBackpackFilled
head: ClothingHeadHelmetCult
neck: BedsheetCult
outerclothing: ClothingOuterArmorCult
shoes: ClothingShoesCult
idcard: AssistantPDA
ears: ClothingHeadsetService
innerclothingskirt: ClothingUniformJumpskirtColorBlack
satchel: ClothingBackpackSatchelFilled
duffelbag: ClothingBackpackDuffelFilled
- type: startingGear
id: CultistGear
equipment:
innerclothing: ClothingUniformJumpsuitColorBlack
backpack: ClothingBackpackFilled
head: ClothingHeadHatHoodCulthood
outerclothing: ClothingOuterRobesCult
shoes: ClothingShoesColorRed
idcard: AssistantPDA
ears: ClothingHeadsetService
innerclothingskirt: ClothingUniformJumpskirtColorBlack
satchel: ClothingBackpackSatchelFilled
duffelbag: ClothingBackpackDuffelFilled

View File

@@ -0,0 +1,15 @@
#Misc outfit startingGear definitions.
- type: startingGear
id: IHSGear
equipment:
innerclothing: ClothingUniformJumpsuitColorBlack
backpack: ClothingBackpackFilled
head: ClothingHeadHelmetIHSVoidHelm
gloves: ClothingHandsGlovesIhscombat
outerclothing: IHSVoidsuit
shoes: ClothingShoesBootsJack
idcard: AssistantPDA
ears: ClothingHeadsetService
innerclothingskirt: ClothingUniformJumpskirtColorBlack
satchel: ClothingBackpackSatchelFilled
duffelbag: ClothingBackpackDuffelFilled

View File

@@ -0,0 +1,56 @@
#Wizard outfit startingGear definitions.
- type: startingGear
id: WizardBlueGear
equipment:
innerclothing: ClothingUniformJumpsuitColorDarkBlue
backpack: ClothingBackpackFilled
head: ClothingHeadHatWizard
outerclothing: ClothingOuterWizard
shoes: ClothingShoesWizard
idcard: AssistantPDA
ears: ClothingHeadsetService
innerclothingskirt: ClothingUniformJumpskirtColorDarkBlue
satchel: ClothingBackpackSatchelFilled
duffelbag: ClothingBackpackDuffelFilled
- type: startingGear
id: WizardRedGear
equipment:
innerclothing: ClothingUniformJumpsuitColorRed
backpack: ClothingBackpackFilled
head: ClothingHeadHatRedwizard
outerclothing: ClothingOuterWizardRed
shoes: ClothingShoesWizard
idcard: AssistantPDA
ears: ClothingHeadsetService
innerclothingskirt: ClothingUniformJumpskirtColorRed
satchel: ClothingBackpackSatchelFilled
duffelbag: ClothingBackpackDuffelFilled
- type: startingGear
id: WizardVioletGear
equipment:
innerclothing: ClothingUniformJumpsuitColorPurple
backpack: ClothingBackpackFilled
head: ClothingHeadHatVioletwizard
outerclothing: ClothingOuterWizardViolet
shoes: ClothingShoesWizard
idcard: AssistantPDA
ears: ClothingHeadsetService
innerclothingskirt: ClothingUniformJumpskirtColorPurple
satchel: ClothingBackpackSatchelFilled
duffelbag: ClothingBackpackDuffelFilled
- type: startingGear
id: WizardHardsuitGear
equipment:
innerclothing: ClothingUniformJumpsuitColorPurple
backpack: ClothingBackpackFilled
head: ClothingHeadHelmetHardsuitWizard
outerclothing: ClothingOuterHardsuitWizard
shoes: ClothingShoesWizard
idcard: AssistantPDA
ears: ClothingHeadsetService
innerclothingskirt: ClothingUniformJumpskirtColorPurple
satchel: ClothingBackpackSatchelFilled
duffelbag: ClothingBackpackDuffelFilled