Changes some 1s and 0s to TRUE and FALSE (#1967)

This commit is contained in:
CitadelStationBot
2017-07-10 18:13:16 -05:00
committed by kevinz000
parent 1b70c06474
commit ff6bbbedf5
522 changed files with 1924 additions and 1917 deletions
+4 -4
View File
@@ -54,9 +54,9 @@
desc = "Looks like some kind of thick resin."
icon = 'icons/obj/smooth_structures/alien/resin_wall.dmi'
icon_state = "resin"
density = 1
density = TRUE
opacity = 1
anchored = 1
anchored = TRUE
canSmoothWith = list(/obj/structure/alien/resin)
max_integrity = 200
smooth = SMOOTH_TRUE
@@ -112,8 +112,8 @@
gender = PLURAL
name = "resin floor"
desc = "A thick resin surface covers the floor."
anchored = 1
density = 0
anchored = TRUE
density = FALSE
layer = TURF_LAYER
icon_state = "weeds"
max_integrity = 15