fixes cults being able to delete people (#1077)

This commit is contained in:
CitadelStationBot
2017-05-21 14:47:10 -05:00
committed by kevinz000
parent c0da458c92
commit 3ad9c0ffed
+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