Finishes porting binary headsets (with accompanying radio code refactor). Will probably need more testing than I managed locally.

This commit is contained in:
Zuhayr
2015-01-09 10:59:21 +10:30
parent b06a3c626b
commit b567676397
3 changed files with 35 additions and 21 deletions
+1 -1
View File
@@ -137,7 +137,7 @@
else
if(!(stunned >= 4))
if(message_mode)
if(message_mode in (radiochannels | "department"))
if(message_mode in (radiochannels | "department" | "special"))
if(l_ear && istype(l_ear,/obj/item/device/radio))
l_ear.talk_into(src,message, message_mode, verb, speaking)
used_radios += l_ear