makes w_class use defines (#9848)

This commit is contained in:
Wowzewow (Wezzy)
2020-09-06 17:37:56 -03:00
committed by GitHub
parent d90e7f199b
commit 307c214541
304 changed files with 807 additions and 765 deletions
+2 -2
View File
@@ -3,7 +3,7 @@
icon = 'icons/obj/mining.dmi'
icon_state = "ore1"
randpixel = 8
w_class = 2
w_class = ITEMSIZE_SMALL
throwforce = 10
var/datum/geosample/geologic_data
var/material
@@ -94,4 +94,4 @@
var/obj/item/device/core_sampler/C = W
C.sample_item(src, user)
else
return ..()
return ..()