mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-08-25 05:51:56 +01:00
Spiderbot Emotes (#14063)
This commit is contained in:
@@ -63,6 +63,9 @@
|
||||
/mob/living/simple_animal/spiderbot/can_name(var/mob/living/M)
|
||||
return FALSE
|
||||
|
||||
/mob/living/simple_animal/spiderbot/isSynthetic()
|
||||
return TRUE
|
||||
|
||||
/mob/living/simple_animal/spiderbot/attackby(var/obj/item/O as obj, var/mob/user as mob)
|
||||
|
||||
if(istype(O, /obj/item/device/mmi))
|
||||
|
||||
Reference in New Issue
Block a user