Skip to content

Commit

Permalink
sun riders
Browse files Browse the repository at this point in the history
  • Loading branch information
morrowwolf committed Nov 20, 2023
1 parent 3c0487a commit 91c1a65
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion code/__DEFINES/job.dm
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
#define GET_DEFAULT_ROLE(title) (RoleAuthority?.default_roles[title] ? RoleAuthority.default_roles[title] : title)

// Squad name defines
#define SQUAD_MARINE_1 "Alpha"
#define SQUAD_MARINE_1 "Sun Riders"
#define SQUAD_MARINE_2 "Bravo"
#define SQUAD_MARINE_3 "Charlie"
#define SQUAD_MARINE_4 "Delta"
Expand Down

0 comments on commit 91c1a65

Please sign in to comment.