Add startingGear Outfits for Admins (#6372)
This commit is contained in:
@@ -48,7 +48,7 @@
|
|||||||
|
|
||||||
- type: entity
|
- type: entity
|
||||||
parent: ClothingShoesBase
|
parent: ClothingShoesBase
|
||||||
id: ClothingShoesSNinja
|
id: ClothingShoesSpaceNinja
|
||||||
name: space ninja shoes
|
name: space ninja shoes
|
||||||
description: A pair of nano-enhanced boots with built-in magnetic suction cups.
|
description: A pair of nano-enhanced boots with built-in magnetic suction cups.
|
||||||
components:
|
components:
|
||||||
|
|||||||
@@ -1,4 +1,6 @@
|
|||||||
#Misc outfit startingGear definitions.
|
#Misc outfit startingGear definitions.
|
||||||
|
|
||||||
|
#IHS Void Suit Outfit
|
||||||
- type: startingGear
|
- type: startingGear
|
||||||
id: IHSGear
|
id: IHSGear
|
||||||
equipment:
|
equipment:
|
||||||
@@ -13,3 +15,53 @@
|
|||||||
innerclothingskirt: ClothingUniformJumpskirtColorBlack
|
innerclothingskirt: ClothingUniformJumpskirtColorBlack
|
||||||
satchel: ClothingBackpackSatchelFilled
|
satchel: ClothingBackpackSatchelFilled
|
||||||
duffelbag: ClothingBackpackDuffelFilled
|
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