Fixes remote cyborg punches

This commit is contained in:
AnturK
2015-12-03 14:57:39 +01:00
parent d45c2a7787
commit b4911bc9fd
@@ -280,7 +280,7 @@
text_dehack_fail = "You fail to reset [name]."
/mob/living/simple_animal/bot/attack_ai(mob/user as mob)
attack_hand(user)
show_controls(user)
/mob/living/simple_animal/bot/proc/speak(message,channel) //Pass a message to have the bot say() it. Pass a frequency to say it on the radio.
if((!on) || (!message))