This commit is contained in:
Arokha Sieyes
2018-05-16 21:59:39 -04:00
parent d53f405fb0
commit ddfa11b80c
+2 -2
View File
@@ -2,8 +2,8 @@
name = "button"
icon = 'icons/obj/objects.dmi'
icon_state = "launcherbtt"
plane = TURF_PLANE
layer = ABOVE_TURF_LAYER
// plane = TURF_PLANE //Can't have them under tables, oh well.
// layer = ABOVE_TURF_LAYER
desc = "A remote control switch for something."
var/id = null
var/active = 0