Skip to content

Commit

Permalink
Adds Zealot as an alt-title
Browse files Browse the repository at this point in the history
Didn't remove the previous zealot job, just incase. But Zealot is now an alt-title to Shipmaster.
  • Loading branch information
nameacow committed Mar 15, 2024
1 parent 4adbb2f commit aee9813
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions code/modules/halo/covenant/jobs/sangheili.dm
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,8 @@
outfit_type = /decl/hierarchy/outfit/sangheili/shipmaster
faction_whitelist = "Covenant"
whitelisted_species = list(/datum/species/sangheili)
alt_titles = list(\
"Sangheili Zealot" = /decl/hierarchy/outfit/sangheili/zealot)
access = list(access_covenant, access_covenant_command, access_covenant_slipspace, access_covenant_cargo)
pop_balance_mult = 2.5

Expand Down

0 comments on commit aee9813

Please sign in to comment.