the sequel

This commit is contained in:
Dip
2020-11-02 15:01:08 -03:00
parent 8916a47eac
commit c4680a7c28
2 changed files with 16 additions and 4 deletions
+8 -2
View File
@@ -48,8 +48,14 @@
var/cached_z
var/static/blacklisted_items = typecacheof(list(
/obj/singularity,
/obj/structure/destructible/clockwork/massive,
/obj/machinery/power/supermatter_crystal))
/obj/structure/destructible/clockwork/massive/ratvar,
/obj/item/projectile,
/obj/effect,
/obj/belly,
/obj/decal,
/obj/docking_port,
/obj/shapeshift_holder,
/obj/screen))
/mob/living/simple_animal/jacq/Initialize()
..()