Skip to content

Commit

Permalink
Merge pull request #12 from EtheoBoxxman/monarchy
Browse files Browse the repository at this point in the history
Adds a Slot to Monarch
  • Loading branch information
TheGreatKitsune authored Sep 11, 2024
2 parents 8a5490d + b821756 commit a2872fe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion code/modules/jobs/job_types/roguetown/nobility/lord.dm
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ GLOBAL_LIST_EMPTY(lord_titles)
flag = LORD
department_flag = NOBLEMEN
faction = "Station"
total_positions = 0
total_positions = 1
spawn_positions = 1
selection_color = JCOLOR_NOBLE
allowed_races = RACES_ALL_KINDS
Expand Down

0 comments on commit a2872fe

Please sign in to comment.