From c5210f1c982818dea463b87f11a33da6d714d0d7 Mon Sep 17 00:00:00 2001 From: QuickLode <63271983+QuickLode@users.noreply.github.com> Date: Thu, 28 Sep 2023 13:40:31 -0700 Subject: [PATCH] comment space --- code/game/objects/items/handheld_distress_beacon.dm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/code/game/objects/items/handheld_distress_beacon.dm b/code/game/objects/items/handheld_distress_beacon.dm index 021aab0ced78..5c8f9cadc470 100644 --- a/code/game/objects/items/handheld_distress_beacon.dm +++ b/code/game/objects/items/handheld_distress_beacon.dm @@ -39,7 +39,7 @@ active = TRUE update_icon() - // CMB distress beacon held by CMB Marshal for signalling distress to Anchorpoint Station +/// CMB distress beacon held by CMB Marshal for signalling distress to Anchorpoint Station /obj/item/handheld_distress_beacon_CMB name = "CMB handheld distress beacon" desc = "An emergency beacon. This one is branded with a Colonial Marshal Bureau star and 'ANCHORPOINT STATION' is etched in stencil on the side. This device is issued to CMB Marshals and features an extended relay antenna."