More fixes to text2speech

This commit is contained in:
ZomgPonies
2014-01-27 16:58:52 -05:00
parent bd3e0c1cf8
commit 7014f6f83e
10 changed files with 43 additions and 37 deletions
+1 -1
View File
@@ -95,7 +95,7 @@ var/list/adminhelp_ignored_words = list("unknown","the","a","an","of","monkey","
if((R_ADMIN|R_MOD) & X.holder.rights)
if(X.is_afk())
admin_number_afk++
if(X.prefs.toggles & SOUND_ADMINHELP)
if(X.prefs.sound & SOUND_ADMINHELP)
X << 'sound/effects/adminhelp.ogg'
X << msg