Velvet speech reconfig.

This commit is contained in:
Fermi
2019-06-13 06:51:11 +01:00
parent c9a66544bc
commit 0f5d47c03f
2 changed files with 4 additions and 4 deletions
@@ -622,6 +622,10 @@
var/base_multiplier = 1
//spans = list("say","yell")
/obj/item/organ/vocal_cords/proc/handle_speech(message) //actually say the message
owner.say(message, spans = spans, sanitize = FALSE)
velvetspeech(message, owner)
//////////////////////////////////////
///////////FermiChem//////////////////
//////////////////////////////////////