Merge pull request #28716 from lzimann/offhand

Repathes mining_hammer -> kinetic_crusher. Also fixes offhands being qdel'd more than once
This commit is contained in:
Jordan Brown
2017-06-23 15:07:37 -04:00
committed by GitHub
4 changed files with 21 additions and 27 deletions

View File

@@ -244,7 +244,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)