Always forgetting the /proc/

This commit is contained in:
Robustin
2017-05-03 20:25:40 -04:00
committed by GitHub
parent c9f26ef55c
commit b4e347f940
+1 -1
View File
@@ -236,7 +236,7 @@
alert_type = null
var/alive = TRUE
/datum/status/cult_master/deathrattle()
/datum/status/cult_master/proc/deathrattle()
var/area/A = get_area(owner)
for(var/datum/mind/B in SSticker.mode.cult)
if(isliving(B.current))