Removes two old/unused/redundant magical projectiles

This commit is contained in:
Krausus
2015-06-10 07:45:05 -04:00
parent 23d9750822
commit 94c2c3cca2
5 changed files with 2 additions and 103 deletions
@@ -128,7 +128,7 @@
// Copy Mimic
//
var/global/list/protected_objects = list(/obj/structure/table, /obj/structure/cable, /obj/structure/window, /obj/item/projectile/animate)
var/global/list/protected_objects = list(/obj/structure/table, /obj/structure/cable, /obj/structure/window, /obj/item/projectile/magic/animate)
/mob/living/simple_animal/hostile/mimic/copy