Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Explorer's Labcoat to the Chemdrobe, Medidrobe, and Scidrobe #2872

Merged
merged 6 commits into from
Feb 6, 2025
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@
ClothingNeckTieChem: 2 # Chemist's tie to go along a new variant of their suit
ClothingShoesEnclosedChem: 2 # Realistic chemistry shoes
ClothingOuterApronChemist: 2 # Realistic PPE apron for chemistry
ClothingOuterExplorerCoat: 2 # Really nice labcoat
ClothingEyesGlassesChemist: 2 # Safety glasses
ClothingHandsGlovesChemist: 2 # Heavy duty chemistry gloves
# End of modified code
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@
ClothingHeadHatBeretMedic: 4
ClothingHeadNurseHat: 4
ClothingOuterCoatLab: 4
ClothingOuterExplorerCoat: 1 # DeltaV
ClothingShoesColorWhite: 4
ClothingHandsGlovesLatex: 4
ClothingHandsGlovesNitrile: 2
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -16,5 +16,6 @@
ClothingNeckScarfStripedPurple: 3
ClothingHeadTinfoil: 2 # Nyanotrasen - Tinfoil hats for Epistemics
ClothingShoesBootsWinterSci: 2
ClothingOuterExplorerCoat: 3 # DeltaV
contrabandInventory:
ClothingUniformCybersunRND: 1 # DeltaV
Loading