Crushers now actually mark

This commit is contained in:
CitadelStationBot
2017-05-24 18:28:52 -05:00
parent 869953cd18
commit b86db49d50
+1
View File
@@ -181,6 +181,7 @@
marked_underlay.pixel_x = -owner.pixel_x
marked_underlay.pixel_y = -owner.pixel_y
owner.underlays += marked_underlay
return TRUE
return FALSE
/datum/status_effect/crusher_mark/Destroy()