bunch of wall items (#19290)

* bunch of wall items

* bunch of icons
This commit is contained in:
Kashargul
2026-03-15 19:26:42 +01:00
committed by GitHub
parent b67267c16e
commit 660b83bcce
11 changed files with 12 additions and 3 deletions
+2 -1
View File
@@ -629,8 +629,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(..())