Skip to content

Commit

Permalink
Swaps platoon-sarge track for Alpha lead track (no assigned_squad che…
Browse files Browse the repository at this point in the history
…ck this way)
  • Loading branch information
BonniePandora committed Sep 27, 2024
1 parent 5f27542 commit 204344a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion code/game/objects/items/devices/radio/headset.dm
Original file line number Diff line number Diff line change
Expand Up @@ -614,7 +614,7 @@

inbuilt_tracking_options = list(
"Platoon Commander" = TRACKER_PLTCO,
"Platoon Sergeant" = TRACKER_SL,
"Platoon Sergeant" = TRACKER_ASL,
"Landing Zone" = TRACKER_LZ
)

Expand Down

0 comments on commit 204344a

Please sign in to comment.