Skip to content

Commit

Permalink
Update skills.dm
Browse files Browse the repository at this point in the history
  • Loading branch information
Steelpoint committed Sep 9, 2023
1 parent 5dd7f92 commit 6d1c647
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions code/datums/skills.dm
Original file line number Diff line number Diff line change
Expand Up @@ -775,7 +775,6 @@ MILITARY NONCOMBATANT
SKILL_FIREARMS = SKILL_FIREARMS_CIVILIAN,
SKILL_MEDICAL = SKILL_MEDICAL_DOCTOR,
SKILL_SURGERY = SKILL_SURGERY_TRAINED,
SKILL_OVERWATCH = SKILL_OVERWATCH_TRAINED,
)

/datum/skills/nurse
Expand All @@ -794,7 +793,6 @@ MILITARY NONCOMBATANT
SKILL_SURGERY = SKILL_SURGERY_TRAINED,
SKILL_RESEARCH = SKILL_RESEARCH_TRAINED,
SKILL_INTEL = SKILL_INTEL_TRAINED,
SKILL_OVERWATCH = SKILL_OVERWATCH_TRAINED,
)

/datum/skills/pilot
Expand All @@ -816,7 +814,6 @@ MILITARY NONCOMBATANT
SKILL_PILOT = SKILL_PILOT_TRAINED,
SKILL_POWERLOADER = SKILL_POWERLOADER_MASTER,
SKILL_LEADERSHIP = SKILL_LEAD_TRAINED,
SKILL_OVERWATCH = SKILL_OVERWATCH_TRAINED,
SKILL_MEDICAL = SKILL_MEDICAL_MEDIC,
SKILL_SURGERY = SKILL_SURGERY_NOVICE,
SKILL_JTAC = SKILL_JTAC_TRAINED,
Expand Down

0 comments on commit 6d1c647

Please sign in to comment.