Skip to content

Commit

Permalink
Consistancy
Browse files Browse the repository at this point in the history
  • Loading branch information
Steelpoint committed Sep 2, 2023
1 parent a6929e1 commit 514765b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions code/datums/skills.dm
Original file line number Diff line number Diff line change
Expand Up @@ -775,6 +775,7 @@ 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 @@ -793,6 +794,7 @@ 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 Down

0 comments on commit 514765b

Please sign in to comment.