removes a bunch of .0

This commit is contained in:
bear1ake
2015-09-10 20:57:30 +09:00
parent f2a8ea3f64
commit f697ae90f5
252 changed files with 679 additions and 679 deletions
@@ -12,7 +12,7 @@
var/last_pressure_delta = 0
anchored = 1.0
anchored = 1
density = 1
@@ -4,7 +4,7 @@
icon_state = "freezer"
density = 1
var/min_temperature = 0
anchored = 1.0
anchored = 1
use_power = 1
current_heat_capacity = 1000
@@ -128,7 +128,7 @@
icon_state = "heater"
density = 1
var/max_temperature = 0
anchored = 1.0
anchored = 1
current_heat_capacity = 1000
@@ -3,7 +3,7 @@
icon = 'icons/obj/cryogenics.dmi'
icon_state = "cell-off"
density = 1
anchored = 1.0
anchored = 1
layer = 4
var/on = 0