mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-07-14 09:35:30 +01:00
Fixes remote cyborg punches
This commit is contained in:
@@ -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))
|
||||
|
||||
Reference in New Issue
Block a user