Adjusts lightswitch light cost

This commit is contained in:
Yoshax
2016-03-23 13:43:34 +00:00
parent 3e0c5f2e49
commit eb085f1160
+1 -1
View File
@@ -8,7 +8,7 @@
icon_state = "light1"
anchored = 1.0
use_power = 1
idle_power_usage = 20
idle_power_usage = 10
power_channel = LIGHT
var/on = 1
var/area/area = null