Skip to content

Commit

Permalink
idiot forest
Browse files Browse the repository at this point in the history
  • Loading branch information
realforest2001 committed Jun 4, 2024
1 parent 9103f04 commit 98cda9f
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions code/datums/factions/uscm.dm
Original file line number Diff line number Diff line change
Expand Up @@ -75,6 +75,9 @@
if(JOB_CO)
marine_rk = "co"
border_rk = "command"
if(JOB_USCM_OBSV)
marine_rk = "vo"
border_rk = "command"
if(JOB_SO)
marine_rk = "so"
border_rk = "command"
Expand Down

0 comments on commit 98cda9f

Please sign in to comment.