Update cult_comms.dm (#27494)

This commit is contained in:
kevinz000
2017-05-21 06:18:14 -04:00
committed by KorPhaeron
parent 7db5d150de
commit bea1ea06c0
+2 -1
View File
@@ -298,4 +298,5 @@
if(GLOB.blood_target)
to_chat(B.current,"<span class='cultlarge'><b>The blood mark has expired!</b></span>")
B.current.client.images -= GLOB.blood_target_image
QDEL_NULL(GLOB.blood_target)
QDEL_NULL(GLOB.blood_target_image)
GLOB.blood_target = null