git still being weird

This commit is contained in:
Ragolution
2019-01-09 10:10:44 -05:00
parent 7cca2e7fe9
commit ff51bf470f
+2 -1
View File
@@ -294,4 +294,5 @@
/datum/quirk/mute/on_process()
if(quirk_holder.mind && LAZYLEN(quirk_holder.mind.antag_datums))
to_chat(quirk_holder, "<span class='boldannounce'>Your antagonistic nature has caused your voice to return.</span>") qdel(src)
to_chat(quirk_holder, "<span class='boldannounce'>Your antagonistic nature has caused your voice to return.</span>")
qdel(src)