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
@@ -26,7 +26,7 @@
plane = HUD_PLANE
item_state = "nothing"
icon = 'icons/mob/screen_gen.dmi'
w_class = 5.0
w_class = 5
/obj/item/weapon/grab/New(var/mob/user, var/mob/victim)