Revert "Megaphone Say Signals (#12926)" (#13551)

This commit is contained in:
Matt Atlas
2022-04-18 11:03:59 +02:00
committed by GitHub
parent 0ea3625895
commit d1d8a55f3d
20 changed files with 117 additions and 154 deletions
@@ -338,9 +338,8 @@
/obj/screen/mecha/toggle/megaspeakers/toggled()
toggled = !toggled
owner.loudening = toggled
owner.handle_loudening_signals()
var/main_color = owner.loudening ? "#d1d1d1" : "#525252"
maptext = "<span style=\"font-family: 'Small Fonts'; color: [main_color]; -dm-text-outline: 1 #242424; font-size: 5px;\">VOLUME</span>"
notify_user(usr, SPAN_NOTICE("You [owner.loudening ? "activate" : "deactivate"] \the [owner]'s integrated megaspeakers."))
#undef BAR_CAP
#undef BAR_CAP