mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-24 05:30:05 +01:00
Always forgetting the /proc/
This commit is contained in:
@@ -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))
|
||||
|
||||
Reference in New Issue
Block a user