Skip to content

Commit

Permalink
Fixing a slight mistake
Browse files Browse the repository at this point in the history
WHY DIDNT I JUST MAKE IT A SUBTYPE WHAT WAS WRONG WITH MEEEEE
  • Loading branch information
nameacow authored Mar 2, 2024
1 parent 202b627 commit cf26a42
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion code/modules/halo/covenant/jobs/sangheili.dm
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@
whitelisted_species = list(/datum/species/sangheili)
alt_titles = list(\
"Sangheili Ranger Major" = /decl/hierarchy/outfit/sangheili/eva/major,
"Ceremonial Sangheili Major" = /decl/hierarchy/outfit/sangheili/major/reach)
"Ceremonial Sangheili Major" = /decl/hierarchy/outfit/sangheili/reach/major)
access = list(access_covenant, access_covenant_command, access_covenant_slipspace, access_covenant_cargo)
pop_balance_mult = 2

Expand Down

0 comments on commit cf26a42

Please sign in to comment.