Skip to content

Commit

Permalink
Removed hand teleporter from condor shuttle
Browse files Browse the repository at this point in the history
  • Loading branch information
TheEmber committed Jul 19, 2023
1 parent 62a6cb1 commit 8762a50
Show file tree
Hide file tree
Showing 2 changed files with 22 additions and 1 deletion.
2 changes: 1 addition & 1 deletion Resources/Maps/Shuttles/condor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4794,7 +4794,7 @@ entities:
- pos: 3.5,2.5
parent: 281
type: Transform
- proto: LockerResearchDirectorFilled
- proto: LockerResearchDirectorShuttleFilled
entities:
- uid: 364
components:
Expand Down
21 changes: 21 additions & 0 deletions Resources/Prototypes/Catalog/Fills/Lockers/heads.yml
Original file line number Diff line number Diff line change
Expand Up @@ -249,6 +249,27 @@
- id: BoxEncryptionKeyScience
- id: BoxEncryptionKeyRobo

- type: entity
id: LockerResearchDirectorShuttleFilled
suffix: Filled, Shuttle
parent: LockerResearchDirector
components:
- type: StorageFill
contents:
- id: ResearchComputerCircuitboard
- id: ProtolatheMachineCircuitboard
- id: CircuitImprinterMachineCircuitboard
- id: ClothingNeckCloakRd
- id: ClothingHeadsetMedicalScience
- id: PlushieSlime
prob: 0.1
- id: DoorRemoteResearch
- id: ClothingHeadHatBeretRND
- id: RubberStampRd
- id: ClothingHeadsetAltScience
- id: BoxEncryptionKeyScience
- id: BoxEncryptionKeyRobo

- type: entity
id: LockerResearchDirectorFilled
suffix: Filled
Expand Down

0 comments on commit 8762a50

Please sign in to comment.