mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-08-21 20:11:04 +01:00
makes w_class use defines (#9848)
This commit is contained in:
@@ -7,7 +7,7 @@ Basically: I can use it to target things where I click. I can then pass these ta
|
||||
icon = 'icons/mob/screen/generic.dmi'
|
||||
flags = 0
|
||||
abstract = 1
|
||||
w_class = 5.0
|
||||
w_class = ITEMSIZE_HUGE
|
||||
icon_state = "grabbed1"
|
||||
var/next_spell_time = 0
|
||||
var/spell/hand/hand_spell
|
||||
|
||||
Reference in New Issue
Block a user