Skip to content

Commit

Permalink
comment ops
Browse files Browse the repository at this point in the history
  • Loading branch information
Lyndomen committed Jan 15, 2025
1 parent bd59bf9 commit c6906e3
Show file tree
Hide file tree
Showing 5 changed files with 24 additions and 22 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -45,11 +45,11 @@
components:
- type: PsionicBonusChance #Nyano - Summary: makes it more likely to become psionic.
flatBonus: 0.025
# Shitmed Change, DeltaV role modifiers bad
# - !type:AddComponentSpecial
# components:
# - type: SurgerySpeedModifier
# speedModifier: 2.5 - end DeltaV
# Shitmed Change
#- !type:AddComponentSpecial
# components:
# - type: SurgerySpeedModifier
# speedModifier: 2.5

- type: startingGear
id: CMOGear
Expand Down
14 changes: 8 additions & 6 deletions Resources/Prototypes/Roles/Jobs/Medical/medical_doctor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,13 +15,15 @@
- Maintenance
extendedAccess:
- Chemistry
- Paramedic # Begin DeltaV - Add Paramedic access
# Begin DeltaV changes
- Paramedic # Add Paramedic access
- Surgery # Add Surgery access
# special: # Shitmed change
# - !type:AddComponentSpecial
# components:
# - type: SurgerySpeedModifier
# speedModifier: 1.75 # End DeltaV
#special: Shitmed change
#- !type:AddComponentSpecial
# components:
# - type: SurgerySpeedModifier
# speedModifier: 1.75
# End DeltaV

- type: startingGear
id: DoctorGear
Expand Down
4 changes: 2 additions & 2 deletions Resources/Prototypes/Roles/Jobs/Medical/medical_intern.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,11 +17,11 @@
access:
- Medical
- Maintenance
#special: # Shitmed change - begin DeltaV
#special: DeltaV - role modifiers bad
#- !type:AddComponentSpecial
# components:
# - type: SurgerySpeedModifier
# speedModifier: 1.5 - end DeltaV
# speedModifier: 1.5

- type: startingGear
id: MedicalInternGear
Expand Down
10 changes: 5 additions & 5 deletions Resources/Prototypes/Roles/Jobs/Medical/paramedic.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,11 +23,11 @@
- Paramedic # DeltaV - Add Paramedic access
extendedAccess:
- Chemistry
# special: # Shitmed change, begin DeltaV, role modifiers bad
# - !type:AddComponentSpecial
# components:
# - type: SurgerySpeedModifier
# speedModifier: 1.75 - end DeltaV
# special: # DeltaV - role modifiers bad
# - !type:AddComponentSpecial
# components:
# - type: SurgerySpeedModifier
# speedModifier: 1.75

- type: startingGear
id: ParamedicGear
Expand Down
8 changes: 4 additions & 4 deletions Resources/Prototypes/_DV/Roles/Jobs/Medical/surgeon.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,11 +14,11 @@
- Medical
- Surgery
- Maintenance
#special: Shitmed, begin DeltaV role modifiers bad
#special: DeltaV role modifiers bad
#- !type:AddComponentSpecial
#components:
#- type: SurgerySpeedModifier
#speedModifier: 1.5 - end DeltaV
# components:
# - type: SurgerySpeedModifier
# speedModifier: 2.0
- type: startingGear
id: SurgeonGear
equipment:
Expand Down

0 comments on commit c6906e3

Please sign in to comment.