Datumizes saymodes

This commit is contained in:
MoreRobustThanYou
2017-12-03 12:56:03 -06:00
committed by CitadelStationBot
parent 6217206bae
commit 29ba71765c
15 changed files with 240 additions and 116 deletions
@@ -3,14 +3,6 @@
/////////////
//Drone speach
/mob/living/simple_animal/drone/handle_inherent_channels(message, message_mode)
if(message_mode == MODE_BINARY)
drone_chat(message)
return 1
else
..()
/mob/living/simple_animal/drone/get_spans()
return ..() | SPAN_ROBOT