[MIRROR] More globals (#12530)

Co-authored-by: Kashargul <144968721+Kashargul@users.noreply.github.com>
This commit is contained in:
CHOMPStation2StaffMirrorBot
2026-03-15 19:26:29 +01:00
committed by GitHub
co-authored by Kashargul
parent de8fed65df
commit 4f5dce5ebe
238 changed files with 984 additions and 1026 deletions
+2 -1
View File
@@ -635,8 +635,9 @@
icon = 'icons/obj/stationobjs.dmi'
icon_state = "light0"
desc = "A remote control switch for polarized windows."
var/range = 7
circuit = /obj/item/circuitboard/electrochromic
flags = WALL_ITEM
var/range = 7
/obj/machinery/button/windowtint/attack_hand(mob/user as mob)
if(..())