Skip to content

Commit

Permalink
Update squads.dm
Browse files Browse the repository at this point in the history
  • Loading branch information
Helg2 committed Aug 24, 2024
1 parent f4141bf commit 013c213
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions code/datums/jobs/squads.dm
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@
)
var/max_positions = list(
SQUAD_MARINE = -1,
SQUAD_ROBOT = -1,
SQUAD_LEADER = 1)

var/list/marines_list = list() // list of humans in that squad.
Expand Down

0 comments on commit 013c213

Please sign in to comment.