Removes .0 at the end of w_class numbers

This commit is contained in:
monster860
2016-07-08 12:26:34 -04:00
parent 1bdc353dff
commit 3df85518e1
156 changed files with 249 additions and 249 deletions
+1 -1
View File
@@ -3,7 +3,7 @@
desc = "A folded membrane which rapidly expands into a large cubical shape on activation."
icon = 'icons/obj/inflatable.dmi'
icon_state = "folded_wall"
w_class = 3.0
w_class = 3
/obj/item/inflatable/attack_self(mob/user)
playsound(loc, 'sound/items/zip.ogg', 75, 1)