Code Readability - Structures (#18273)

* structures

* requested changes
This commit is contained in:
KalevTait
2022-07-10 14:00:25 +01:00
committed by GitHub
parent 6775604810
commit 8dcf49855b
34 changed files with 191 additions and 194 deletions
+2 -2
View File
@@ -4,7 +4,7 @@
desc = ""
icon = 'icons/obj/device.dmi'
icon_state = "powersink1"
anchored = 1
anchored = TRUE
max_integrity = 50
var/area/syndicate_depot/core/depotarea
var/has_overloaded = FALSE
@@ -72,7 +72,7 @@
icon_state = "energy_ball"
pixel_x = -32
pixel_y = -32
anchored = 1
anchored = TRUE
var/cycles = 0
var/beepsound = 'sound/items/timer.ogg'
var/deliberate = FALSE