Merge pull request #4829 from Ikarrus/gspeakfix

Fixes Respec exploit with hivemind chat
This commit is contained in:
Alex
2014-09-16 12:16:28 +01:00
2 changed files with 2 additions and 1 deletions
+1 -1
View File
@@ -229,7 +229,7 @@ var/list/department_radio_keys = list(
if(2)
M << msg
if(1)
if(prob(20))
if(prob(30))
M << "<i><font color=#800080>We can faintly sense another of our kind trying to communicate through the hivemind...</font></i>"
return 1
if(1)