Add startingGear Outfits for Admins (#6372)
This commit is contained in:
@@ -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:
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user