[MIRROR] Catwalk Flooring (#6647)

* Catwalk Flooring (#59773)

* Catwalk Flooring

* a

Co-authored-by: tralezab <40974010+tralezab@users.noreply.github.com>
Co-authored-by: Gandalf <jzo123@hotmail.com>
This commit is contained in:
SkyratBot
2021-07-02 16:43:51 +01:00
committed by GitHub
co-authored by tralezab Gandalf
parent 56d4291ef6
commit d00afdebb9
15 changed files with 53 additions and 155 deletions
-4
View File
@@ -84,8 +84,6 @@
/obj/structure/lattice/catwalk/deconstruction_hints(mob/user)
return span_notice("The supporting rods look like they could be <b>cut</b>.")
//SKYRAT EDIT REMOVAL BEGIN - Moved To Modular
/*
/obj/structure/lattice/catwalk/Move()
var/turf/T = loc
for(var/obj/structure/cable/C in T)
@@ -97,8 +95,6 @@
for(var/obj/structure/cable/C in T)
C.deconstruct()
..()
*/
//SKYRAT EDIT REMOVAL END
/obj/structure/lattice/lava
name = "heatproof support lattice"