Update overmind.dm

This commit is contained in:
Timothy Teakettle
2021-01-21 22:45:46 +00:00
parent 897f8a744f
commit ca9292f6fd
@@ -279,5 +279,5 @@ GLOBAL_LIST_EMPTY(blob_nodes)
mind.add_antag_datum(/datum/antagonist/blob)
//the same but it's forced to be allowed by default as cameras usually don't allow emoting
/mob/camera/emote(act, m_type=1, message = null, intentional = FALSE, forced = TRUE)
/mob/camera/blob/emote(act, m_type=1, message = null, intentional = FALSE, forced = TRUE)
. = ..()