massive burndown (#29894)

This commit is contained in:
Contrabang
2025-07-27 13:52:39 -07:00
committed by GitHub
parent a596fba80d
commit 1504ed98be
1043 changed files with 0 additions and 3598 deletions
@@ -12,7 +12,6 @@
icon = 'icons/obj/pipes/transit_tube_station.dmi'
icon_state = "closed_station0"
base_icon_state = "station0"
exit_delay = 1
enter_delay = 2
density = TRUE
uninstalled_type = /obj/structure/transit_tube_construction/station
@@ -8,7 +8,6 @@
desc = "A pneumatic tube that brings you from here to there."
icon = 'icons/obj/pipes/transit_tube.dmi'
icon_state = "straight"
density = FALSE
layer = 3.1
anchored = TRUE
var/list/tube_dirs = null
@@ -1,8 +1,6 @@
/obj/structure/transit_tube_construction
name = "transit tube segment"
desc = "An uninstalled piece of a transit tube network."
anchored = FALSE
density = FALSE
icon = 'icons/obj/pipes/transit_tube_rpd.dmi'
@@ -140,4 +138,3 @@
installed_type = /obj/structure/transit_tube/station/dispenser
base_icon_state = "transit_dispenser_station"
icon_state = "transit_dispenser_station"
is_station = TRUE
@@ -280,8 +280,6 @@
/obj/structure/transit_tube_pod/dispensed
name = "temporary transit tube pod"
desc = "Gets you from here to there, and no further."
icon_state = "pod"
occupied_icon_state = "pod_occupied"
/obj/structure/transit_tube_pod/dispensed/outside_tube()