Astrogen tweaks and cat fixes.

This commit is contained in:
Fermi
2019-07-19 04:11:26 +01:00
parent 69725a902b
commit a5fcb918aa
4 changed files with 26 additions and 6 deletions
@@ -576,6 +576,8 @@
/datum/status_effect/chem/enthrall/proc/owner_hear(var/hearer, message, atom/movable/speaker, message_language, raw_message, radio_freq, list/spans, message_mode)
if(owner.client?.prefs.lewdchem == FALSE)
return
if (cTriggered > 0)
return
var/mob/living/carbon/C = owner