Merge pull request #101 from Kraseo/grug-smash-rock

Crusher QOL changes
This commit is contained in:
quotefox
2020-01-03 23:04:56 +00:00
committed by GitHub
8 changed files with 63 additions and 32 deletions
+2 -2
View File
@@ -327,9 +327,9 @@
status_type = STATUS_EFFECT_REPLACE
alert_type = null
var/mutable_appearance/marked_underlay
var/obj/item/twohanded/required/kinetic_crusher/hammer_synced
var/obj/item/twohanded/kinetic_crusher/hammer_synced
/datum/status_effect/crusher_mark/on_creation(mob/living/new_owner, obj/item/twohanded/required/kinetic_crusher/new_hammer_synced)
/datum/status_effect/crusher_mark/on_creation(mob/living/new_owner, obj/item/twohanded/kinetic_crusher/new_hammer_synced)
. = ..()
if(.)
hammer_synced = new_hammer_synced