Merge pull request #2759 from VOREStation/aro-ghostbusting

Prevent certain things from including spooky ghosts
This commit is contained in:
Arokha Sieyes
2018-01-16 13:53:26 -05:00
committed by GitHub
5 changed files with 14 additions and 6 deletions
@@ -7,7 +7,7 @@
var/leap_at
var/dogborg = FALSE
/mob/living/silicon/robot/verb/robot_nom(var/mob/living/T in oview(1))
/mob/living/silicon/robot/verb/robot_nom(var/mob/living/T in living_mobs(1))
set name = "Robot Nom"
set category = "IC"
set desc = "Allows you to eat someone."