computer frames no longer invincible, ignored by animals

This commit is contained in:
Kyep
2018-12-06 17:45:27 -08:00
parent fe708c49ae
commit 2a32c2463c
2 changed files with 24 additions and 4 deletions
@@ -41,6 +41,7 @@
/obj/structure/grille,
/obj/structure/girder,
/obj/structure/rack,
/obj/structure/computerframe,
/obj/structure/barricade) //turned into a typecache in New()
var/atom/targets_from = null //all range/attack/etc. calculations should be done from this atom, defaults to the mob itself, useful for Vehicles and such
var/list/emote_taunt = list()