Skip to content

Commit

Permalink
Swap from PLTCO to PLTSARGE as default tracking target
Browse files Browse the repository at this point in the history
  • Loading branch information
BonniePandora committed Sep 28, 2024
1 parent 28f0d45 commit 3067097
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 @@ -610,7 +610,7 @@
initial_keys = list(/obj/item/device/encryptionkey/cmpcom/synth)
volume = RADIO_VOLUME_CRITICAL
misc_tracking = TRUE
locate_setting = TRACKER_PLTCO
locate_setting = TRACKER_ASL

inbuilt_tracking_options = list(
"Platoon Commander" = TRACKER_PLTCO,
Expand Down

0 comments on commit 3067097

Please sign in to comment.