mirror of
https://github.com/CHOMPstation/CHOMPstation.git
synced 2026-07-16 01:22:43 +01:00
Humans can use :h again for their departments.
This commit is contained in:
@@ -106,7 +106,7 @@
|
||||
return
|
||||
else
|
||||
if(message_mode)
|
||||
if(message_mode in radiochannels)
|
||||
if(message_mode in (radiochannels | "department"))
|
||||
if(l_ear && istype(l_ear,/obj/item/device/radio))
|
||||
l_ear.talk_into(src,message, message_mode, verb, speaking)
|
||||
used_radios += l_ear
|
||||
|
||||
Reference in New Issue
Block a user