Skip to content

Commit

Permalink
Update code/datums/skills.dm
Browse files Browse the repository at this point in the history
Co-authored-by: BeagleGaming1 <[email protected]>
  • Loading branch information
Katskan and BeagleGaming1 committed Jul 3, 2023
1 parent ddc8f0e commit 1fd3e97
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion code/datums/skills.dm
Original file line number Diff line number Diff line change
Expand Up @@ -876,7 +876,7 @@ SYNTHETIC
SKILL_JTAC = SKILL_JTAC_BEGINNER,
SKILL_INTEL = SKILL_INTEL_TRAINED,
SKILL_DOMESTIC = SKILL_DOMESTIC_MASTER,
SKILL_IMPROVISATION = SKILL_IMPROVISATION_MASTER
SKILL_IMPROVISATION = SKILL_IMPROVISATION_MASTER,
)

/datum/skills/working_joe
Expand Down

0 comments on commit 1fd3e97

Please sign in to comment.