mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-07-14 09:35:30 +01:00
Merge pull request #4829 from Ikarrus/gspeakfix
Fixes Respec exploit with hivemind chat
This commit is contained in:
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user