Merge pull request #20223 from PKPenguin321/patch-5

Blacklists lattices from the tesla
This commit is contained in:
oranges
2016-09-02 14:12:35 +12:00
committed by GitHub
2 changed files with 3 additions and 1 deletions
+2 -1
View File
@@ -15,7 +15,8 @@ var/list/blacklisted_tesla_types = typecacheof(list(/obj/machinery/atmospherics,
/obj/machinery/field/containment,
/obj/structure/disposalpipe,
/obj/structure/sign,
/obj/machinery/gateway))
/obj/machinery/gateway,
/obj/structure/lattice))
/obj/singularity/energy_ball
name = "energy ball"