Makes gutlunches hungry for gibs again (#31241)
* gutlunch fix * combine ifs, removes unneeded check
This commit is contained in:
committed by
CitadelStationBot
parent
daa5bc6128
commit
cdc7695741
@@ -62,6 +62,9 @@
|
||||
|
||||
return TRUE
|
||||
|
||||
if(isobj(the_target) && is_type_in_typecache(the_target, wanted_objects))
|
||||
return TRUE
|
||||
|
||||
return FALSE
|
||||
|
||||
/mob/living/simple_animal/hostile/asteroid/gutlunch/Destroy()
|
||||
|
||||
Reference in New Issue
Block a user