mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-25 04:57:12 +01:00
Removes .0 at the end of w_class numbers
This commit is contained in:
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user