mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-08-29 07:59:01 +01:00
makes w_class use defines (#9848)
This commit is contained in:
@@ -45,7 +45,7 @@
|
||||
layer = SCREEN_LAYER
|
||||
abstract = 1
|
||||
item_state = "nothing"
|
||||
w_class = 5.0
|
||||
w_class = ITEMSIZE_HUGE
|
||||
|
||||
|
||||
/obj/item/grab/New(mob/user, mob/victim)
|
||||
|
||||
Reference in New Issue
Block a user