Add startingGear Outfits for Admins (#6372)

This commit is contained in:
Pancake
2022-01-29 06:36:59 -08:00
committed by GitHub
parent b5f816c815
commit e7d7db279d
2 changed files with 53 additions and 1 deletions

View File

@@ -48,7 +48,7 @@
- type: entity
parent: ClothingShoesBase
id: ClothingShoesSNinja
id: ClothingShoesSpaceNinja
name: space ninja shoes
description: A pair of nano-enhanced boots with built-in magnetic suction cups.
components:

View File

@@ -1,4 +1,6 @@
#Misc outfit startingGear definitions.
#IHS Void Suit Outfit
- type: startingGear
id: IHSGear
equipment:
@@ -13,3 +15,53 @@
innerclothingskirt: ClothingUniformJumpskirtColorBlack
satchel: ClothingBackpackSatchelFilled
duffelbag: ClothingBackpackDuffelFilled
#Pirate Outfit
- type: startingGear
id: PirateGear
equipment:
innerclothing: ClothingUniformJumpsuitColorLightBrown
backpack: ClothingBackpackSatchelEngineering
head: ClothingHeadHatPirate
outerClothing: ClothingOuterCoatPirate
shoes: ClothingShoesBootsWork
idcard: AssistantPDA
belt: ClothingBeltUtility
innerclothingskirt: ClothingUniformJumpskirtColorLightBrown
satchel: ClothingBackpackSatchelEngineering
duffelbag: ClothingBackpackSatchelEngineering
#Space Ninja Outfit
- type: startingGear
id: SpaceNinjaGear
equipment:
innerclothing: ClothingUniformJumpsuitColorBlack
backpack: ClothingBackpackFilled
head: ClothingHeadHelmetSpaceNinja
gloves: ClothingHandsGlovesSpaceNinja
outerClothing: ClothingOuterSuitSpaceninja
shoes: ClothingShoesSpaceNinja
idcard: AssistantPDA
innerclothingskirt: ClothingUniformJumpskirtColorBlack
satchel: ClothingBackpackSatchelFilled
duffelbag: ClothingBackpackDuffelFilled
#Deathsquad Outfit
- type: startingGear
id: DeadsquadGear
equipment:
innerclothing: ClothingUniformJumpsuitColorBlack
backpack: ClothingBackpackDuffelSyndicateAmmo
head: ClothingHeadHelmetHardsuitDeathsquad
mask: ClothingMaskBreath
eyes: ClothingEyesGlassesSecurity
ears: ClothingHeadsetCentCom
gloves: ClothingHandsGlovesCombat
outerClothing: ClothingOuterHardsuitDeathsquad
shoes: ClothingShoesChameleonNoSlips
idcard: CentcomPDA
pocket1: EmergencyOxygenTankFilled
belt: ClothingBeltUtilityFilled
innerclothingskirt: ClothingUniformJumpskirtColorBlack
satchel: ClothingBackpackDuffelSyndicateAmmo
duffelbag: ClothingBackpackDuffelSyndicateAmmo