Skip to content

Commit

Permalink
preset
Browse files Browse the repository at this point in the history
  • Loading branch information
realforest2001 committed Nov 25, 2024
1 parent 973f04e commit 294512c
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion code/game/objects/items/devices/radio/listening_bugs.dm
Original file line number Diff line number Diff line change
Expand Up @@ -277,11 +277,14 @@



///An automatically active bug used to listen to things by a Fax Responder.
///An automatically active bug used to listen to things by a Fax Responder. Only intended for mapping positions at the moment.
/obj/item/device/radio/listening_bug/radio_linked/fax
name = "Comms Relay Device"
subspace_switchable = FALSE
broadcasting = TRUE
anchored = TRUE
alpha = 0
mouse_opacity = 0

/obj/item/device/radio/listening_bug/radio_linked/fax/wy
frequency = FAX_WY_FREQ
Expand Down

0 comments on commit 294512c

Please sign in to comment.