-
Notifications
You must be signed in to change notification settings - Fork 361
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
muahahaha it works muahahaha
- Loading branch information
Showing
48 changed files
with
1,771 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,7 @@ | ||
- type: accessLevel | ||
id: Psychologist | ||
name: id-card-access-level-psychologist | ||
|
||
- type: accessLevel | ||
id: Pharmacist | ||
name: id-card-access-level-pharmacist |
24 changes: 24 additions & 0 deletions
24
Resources/Prototypes/DeltaV/Catalog/Fills/Lockers/pharmacist.yml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,24 @@ | ||
- type: entity | ||
parent: LockerPharmacist | ||
id: LockerPharmacistFilled | ||
suffix: Filled | ||
components: | ||
- type: StorageFill | ||
contents: | ||
- id: ClothingUniformJumpsuitPharmaShirt | ||
- id: ClothingOuterCoatLabPharma | ||
- id: PharmacistIDCard | ||
- id: RubberStampPharmacist | ||
- id: BoxSyringe | ||
- id: BoxBeaker | ||
- id: BoxBeaker | ||
prob: 0.3 | ||
- id: BoxPillCanister | ||
- id: BoxBottle | ||
- id: BoxVial | ||
- id: ChemBag | ||
- id: ClothingHandsGlovesLatex | ||
- id: ClothingHeadsetMedical | ||
- id: ClothingMaskSterile | ||
- id: HandLabeler | ||
prob: 0.5 |
13 changes: 13 additions & 0 deletions
13
Resources/Prototypes/DeltaV/Entities/Markers/Spawners/jobs.yml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
67 changes: 67 additions & 0 deletions
67
Resources/Prototypes/DeltaV/Loadouts/Jobs/Medical/pharmacist.yml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,67 @@ | ||
# Jumpsuit | ||
- type: loadout | ||
id: PharmacistSuit | ||
equipment: PharmacistSuit | ||
|
||
- type: startingGear | ||
id: PharmacistSuit | ||
equipment: | ||
jumpsuit: ClothingUniformJumpsuitPharmaShirt | ||
|
||
# Back | ||
- type: loadout | ||
id: PharmacistBackpack | ||
equipment: PharmacistBackpack | ||
|
||
- type: startingGear | ||
id: PharmacistBackpack | ||
equipment: | ||
back: ClothingBackpackChemistryFilled | ||
|
||
- type: loadout | ||
id: PharmacistSatchel | ||
equipment: ChemistSatchel | ||
|
||
- type: startingGear | ||
id: PharmacistSatchel | ||
equipment: | ||
back: ClothingBackpackSatchelChemistryFilled | ||
|
||
- type: loadout | ||
id: PharmacistDuffel | ||
equipment: ChemistDuffel | ||
|
||
- type: startingGear | ||
id: PharmacistDuffel | ||
equipment: | ||
back: ClothingBackpackDuffelChemistryFilled | ||
|
||
# Outer clothing | ||
- type: loadout | ||
id: PharmacistLabCoat | ||
equipment: PharmacistLabCoat | ||
|
||
- type: startingGear | ||
id: PharmacistLabCoat | ||
equipment: | ||
outerClothing: ClothingOuterCoatLabPharma | ||
|
||
# Glasses | ||
- type: loadout | ||
id: PharmacistGlasses | ||
equipment: PharmacistGlasses | ||
|
||
- type: startingGear | ||
id: PharmacistGlasses | ||
equipment: | ||
glasses: ClothingEyesGlassesChemical | ||
|
||
# Shoes | ||
- type: loadout | ||
id: PharmacistShoes | ||
equipment: PharmacistShoes | ||
|
||
- type: startingGear | ||
id: PharmacistShoes | ||
equipment: | ||
shoes: ClothingShoesEnclosedChem |
Oops, something went wrong.