Adds guidebooks to the 4 learner roles (#25388)

added the books
This commit is contained in:
PotentiallyTom
2024-02-19 18:54:02 +00:00
committed by GitHub
parent 16d18abdcf
commit 7cf424a7bf
4 changed files with 4 additions and 0 deletions

View File

@@ -28,6 +28,7 @@
id: TechnicalAssistantPDA id: TechnicalAssistantPDA
belt: ClothingBeltUtilityEngineering belt: ClothingBeltUtilityEngineering
ears: ClothingHeadsetEngineering ears: ClothingHeadsetEngineering
pocket2: BookEngineersHandbook
innerClothingSkirt: ClothingUniformJumpskirtColorYellow innerClothingSkirt: ClothingUniformJumpskirtColorYellow
satchel: ClothingBackpackSatchelEngineeringFilled satchel: ClothingBackpackSatchelEngineeringFilled
duffelbag: ClothingBackpackDuffelEngineeringFilled duffelbag: ClothingBackpackDuffelEngineeringFilled

View File

@@ -25,6 +25,7 @@
id: MedicalInternPDA id: MedicalInternPDA
ears: ClothingHeadsetMedical ears: ClothingHeadsetMedical
belt: ClothingBeltMedicalFilled belt: ClothingBeltMedicalFilled
pocket2: BookMedicalReferenceBook
innerClothingSkirt: ClothingUniformJumpskirtColorWhite innerClothingSkirt: ClothingUniformJumpskirtColorWhite
satchel: ClothingBackpackSatchelMedicalFilled satchel: ClothingBackpackSatchelMedicalFilled
duffelbag: ClothingBackpackDuffelMedicalFilled duffelbag: ClothingBackpackDuffelMedicalFilled

View File

@@ -24,6 +24,7 @@
shoes: ClothingShoesColorWhite shoes: ClothingShoesColorWhite
id: ResearchAssistantPDA id: ResearchAssistantPDA
ears: ClothingHeadsetScience ears: ClothingHeadsetScience
pocket2: BookScientistsGuidebook
innerClothingSkirt: ClothingUniformJumpskirtColorWhite innerClothingSkirt: ClothingUniformJumpskirtColorWhite
satchel: ClothingBackpackSatchelScienceFilled satchel: ClothingBackpackSatchelScienceFilled
duffelbag: ClothingBackpackDuffelScienceFilled duffelbag: ClothingBackpackDuffelScienceFilled

View File

@@ -32,6 +32,7 @@
id: SecurityCadetPDA id: SecurityCadetPDA
ears: ClothingHeadsetSecurity ears: ClothingHeadsetSecurity
pocket1: WeaponPistolMk58Nonlethal pocket1: WeaponPistolMk58Nonlethal
pocket2: BookSecurity
innerClothingSkirt: ClothingUniformJumpskirtColorRed innerClothingSkirt: ClothingUniformJumpskirtColorRed
satchel: ClothingBackpackSatchelSecurityFilled satchel: ClothingBackpackSatchelSecurityFilled
duffelbag: ClothingBackpackDuffelSecurityFilled duffelbag: ClothingBackpackDuffelSecurityFilled