Rename Assistant to Passenger (#8007)
Co-authored-by: metalgearsloth <31366439+metalgearsloth@users.noreply.github.com> Co-authored-by: metalgearsloth <comedian_vs_clown@hotmail.com>
This commit is contained in:
@@ -1,21 +1,21 @@
|
||||
- type: job
|
||||
id: Assistant
|
||||
name: "assistant"
|
||||
startingGear: AssistantGear
|
||||
id: Passenger
|
||||
name: "passenger"
|
||||
startingGear: PassengerGear
|
||||
departments:
|
||||
- Civilian
|
||||
icon: "Assistant"
|
||||
icon: "Passenger"
|
||||
supervisors: "absolutely everyone"
|
||||
access:
|
||||
- Maintenance
|
||||
|
||||
- type: startingGear
|
||||
id: AssistantGear
|
||||
id: PassengerGear
|
||||
equipment:
|
||||
jumpsuit: ClothingUniformJumpsuitColorGrey
|
||||
back: ClothingBackpackFilled
|
||||
shoes: ClothingShoesColorBlack
|
||||
id: AssistantPDA
|
||||
id: PassengerPDA
|
||||
ears: ClothingHeadsetService
|
||||
innerclothingskirt: ClothingUniformJumpskirtColorGrey
|
||||
satchel: ClothingBackpackSatchelFilled
|
||||
|
||||
@@ -8,7 +8,7 @@
|
||||
neck: BedsheetCult
|
||||
outerClothing: ClothingOuterArmorCult
|
||||
shoes: ClothingShoesCult
|
||||
id: AssistantPDA
|
||||
id: PassengerPDA
|
||||
ears: ClothingHeadsetService
|
||||
innerclothingskirt: ClothingUniformJumpskirtColorBlack
|
||||
satchel: ClothingBackpackSatchelFilled
|
||||
@@ -22,7 +22,7 @@
|
||||
head: ClothingHeadHatHoodCulthood
|
||||
outerClothing: ClothingOuterRobesCult
|
||||
shoes: ClothingShoesColorRed
|
||||
id: AssistantPDA
|
||||
id: PassengerPDA
|
||||
ears: ClothingHeadsetService
|
||||
innerclothingskirt: ClothingUniformJumpskirtColorBlack
|
||||
satchel: ClothingBackpackSatchelFilled
|
||||
|
||||
@@ -10,7 +10,7 @@
|
||||
gloves: ClothingHandsGlovesIhscombat
|
||||
outerClothing: IHSVoidsuit
|
||||
shoes: ClothingShoesBootsJack
|
||||
id: AssistantPDA
|
||||
id: PassengerPDA
|
||||
ears: ClothingHeadsetService
|
||||
innerclothingskirt: ClothingUniformJumpskirtColorBlack
|
||||
satchel: ClothingBackpackSatchelFilled
|
||||
@@ -25,7 +25,7 @@
|
||||
head: ClothingHeadHatPirate
|
||||
outerClothing: ClothingOuterCoatPirate
|
||||
shoes: ClothingShoesBootsWork
|
||||
id: AssistantPDA
|
||||
id: PassengerPDA
|
||||
belt: ClothingBeltUtility
|
||||
innerclothingskirt: ClothingUniformJumpskirtColorLightBrown
|
||||
satchel: ClothingBackpackSatchelEngineering
|
||||
@@ -41,7 +41,7 @@
|
||||
gloves: ClothingHandsGlovesSpaceNinja
|
||||
outerClothing: ClothingOuterSuitSpaceninja
|
||||
shoes: ClothingShoesSpaceNinja
|
||||
id: AssistantPDA
|
||||
id: PassengerPDA
|
||||
innerclothingskirt: ClothingUniformJumpskirtColorBlack
|
||||
satchel: ClothingBackpackSatchelFilled
|
||||
duffelbag: ClothingBackpackDuffelFilled
|
||||
@@ -87,7 +87,7 @@
|
||||
back: ClothingBackpackDuffelSyndicateOperative
|
||||
mask: ClothingMaskGasSyndicate
|
||||
# eyes: Night Vision Goggles whenever they're made
|
||||
eyes: ClothingEyesGlassesMeson
|
||||
eyes: ClothingEyesGlassesMeson
|
||||
ears: ClothingHeadsetAltSyndicate
|
||||
gloves: ClothingHandsGlovesCombat
|
||||
outerClothing: ClothingOuterHardsuitSyndie
|
||||
|
||||
@@ -7,7 +7,7 @@
|
||||
head: ClothingHeadHatWizard
|
||||
outerClothing: ClothingOuterWizard
|
||||
shoes: ClothingShoesWizard
|
||||
id: AssistantPDA
|
||||
id: PassengerPDA
|
||||
ears: ClothingHeadsetService
|
||||
innerclothingskirt: ClothingUniformJumpskirtColorDarkBlue
|
||||
satchel: ClothingBackpackSatchelFilled
|
||||
@@ -21,7 +21,7 @@
|
||||
head: ClothingHeadHatRedwizard
|
||||
outerClothing: ClothingOuterWizardRed
|
||||
shoes: ClothingShoesWizard
|
||||
id: AssistantPDA
|
||||
id: PassengerPDA
|
||||
ears: ClothingHeadsetService
|
||||
innerclothingskirt: ClothingUniformJumpskirtColorRed
|
||||
satchel: ClothingBackpackSatchelFilled
|
||||
@@ -35,7 +35,7 @@
|
||||
head: ClothingHeadHatVioletwizard
|
||||
outerClothing: ClothingOuterWizardViolet
|
||||
shoes: ClothingShoesWizard
|
||||
id: AssistantPDA
|
||||
id: PassengerPDA
|
||||
ears: ClothingHeadsetService
|
||||
innerclothingskirt: ClothingUniformJumpskirtColorPurple
|
||||
satchel: ClothingBackpackSatchelFilled
|
||||
@@ -48,7 +48,7 @@
|
||||
back: ClothingBackpackFilled
|
||||
outerClothing: ClothingOuterHardsuitWizard
|
||||
shoes: ClothingShoesWizard
|
||||
id: AssistantPDA
|
||||
id: PassengerPDA
|
||||
ears: ClothingHeadsetService
|
||||
innerclothingskirt: ClothingUniformJumpskirtColorPurple
|
||||
satchel: ClothingBackpackSatchelFilled
|
||||
|
||||
Reference in New Issue
Block a user