Skip to content

Commit

Permalink
Update presets.dm
Browse files Browse the repository at this point in the history
  • Loading branch information
TheGamerdk committed Jun 25, 2023
1 parent fc69ada commit 2f63243
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions code/game/machinery/telecomms/presets.dm
Original file line number Diff line number Diff line change
Expand Up @@ -211,6 +211,7 @@ GLOBAL_LIST_EMPTY(all_static_telecomms_towers)
bound_width = 64
freq_listening = list(COLONY_FREQ)
var/toggle_cooldown = 0
on = FALSE

/obj/structure/machinery/telecomms/relay/preset/tower/mapcomms/attack_hand(mob/user)
if(user.action_busy)
Expand Down

0 comments on commit 2f63243

Please sign in to comment.