Repathes mining_hammer -> kinetic_crusher. Also fixes offhands being qdel'd more than once (#1753)
This commit is contained in:
committed by
kevinz000
parent
32c35a211b
commit
8627946f72
@@ -163,7 +163,7 @@
|
||||
status_type = STATUS_EFFECT_REPLACE
|
||||
alert_type = null
|
||||
var/mutable_appearance/marked_underlay
|
||||
var/obj/item/weapon/twohanded/required/mining_hammer/hammer_synced
|
||||
var/obj/item/weapon/twohanded/required/kinetic_crusher/hammer_synced
|
||||
|
||||
/datum/status_effect/crusher_mark/on_apply()
|
||||
if(owner.mob_size >= MOB_SIZE_LARGE)
|
||||
|
||||
Reference in New Issue
Block a user