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
@@ -9,7 +9,7 @@
/obj/effect/effect/ion_trails
name = "ion trails"
icon_state = "ion_trails"
anchored = 1.0
anchored = 1
/datum/effect/effect/system/ion_trail_follow
var/turf/oldposition
@@ -8,8 +8,8 @@
/obj/effect/effect/sparks
name = "sparks"
icon_state = "sparks"
var/amount = 6.0
anchored = 1.0
var/amount = 6
anchored = 1
mouse_opacity = 0
/obj/effect/effect/sparks/New()
@@ -4,7 +4,7 @@
name = "water"
icon = 'icons/effects/effects.dmi'
icon_state = "extinguish"
var/life = 15.0
var/life = 15
mouse_opacity = 0