mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-07-13 08:03:43 +01:00
fixes wizard inhands (#27379)
This commit is contained in:
@@ -6,6 +6,8 @@
|
||||
var/datum/spell/touch/attached_spell
|
||||
icon = 'icons/obj/weapons/magical_weapons.dmi'
|
||||
icon_state = "disintegrate"
|
||||
lefthand_file = 'icons/mob/inhands/items_lefthand.dmi'
|
||||
righthand_file = 'icons/mob/inhands/items_righthand.dmi'
|
||||
item_state = null
|
||||
flags = ABSTRACT | NODROP | DROPDEL
|
||||
w_class = WEIGHT_CLASS_HUGE
|
||||
|
||||
Reference in New Issue
Block a user