mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2026-08-29 16:19:36 +01:00
Prevent certain things from including spooky ghosts
I mean I like soulvore but c'mon.
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