mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2026-08-23 13:18:09 +01:00
Merge pull request #2759 from VOREStation/aro-ghostbusting
Prevent certain things from including spooky ghosts
This commit is contained in:
@@ -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."
|
||||
|
||||
Reference in New Issue
Block a user