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
-1
View File
@@ -636,7 +636,6 @@
dwidth = 2
width = 8
height = 8
dir = 4
/obj/docking_port/mobile/emergency/backup/register()
var/current_emergency = SSshuttle.emergency
-4
View File
@@ -16,13 +16,9 @@
/obj/machinery/computer/camera_advanced/shuttle_docker/ert
name = "specops navigation computer"
desc = "Used to designate a precise transit location for the specops shuttle."
icon_screen = "navigation"
icon_keyboard = "med_key"
shuttleId = "specops"
shuttlePortId = "specops_custom"
view_range = 13
x_offset = 0
y_offset = 0
resistance_flags = INDESTRUCTIBLE
flags = NODECONSTRUCT
access_mining = FALSE
@@ -107,7 +107,6 @@
name = "lance docking port"
id = "emergency_home"
height = 50
dheight = 0
width = 19
dwidth = 9
@@ -115,4 +114,3 @@
icon_state = null
gpstag = "Lance Docking Beacon"
desc = "It is not reccomended to stand here."
invisibility = 100
@@ -283,7 +283,6 @@
/datum/action/innate/camera_jump/shuttle_docker
name = "Jump to Location"
button_overlay_icon_state = "camera_jump"
/datum/action/innate/camera_jump/shuttle_docker/Activate()
if(QDELETED(target) || !isliving(target))
-3
View File
@@ -6,8 +6,6 @@
icon = 'icons/turf/floors/ripple.dmi'
icon_state = "ripple-0"
base_icon_state = "ripple"
anchored = TRUE
density = FALSE
smoothing_flags = SMOOTH_BITMASK
smoothing_groups = list(SMOOTH_GROUP_RIPPLE)
canSmoothWith = list(SMOOTH_GROUP_RIPPLE)
@@ -28,7 +26,6 @@
icon = 'icons/turf/walls/hierophant_wall_temp.dmi'
icon_state = "hierophant_wall_temp-0"
base_icon_state = "hierophant_wall_temp"
smoothing_flags = SMOOTH_BITMASK
smoothing_groups = list(SMOOTH_GROUP_HIERO_WALL)
canSmoothWith = list(SMOOTH_GROUP_HIERO_WALL)
color = rgb(255, 0, 0)
-5
View File
@@ -1102,15 +1102,10 @@
/obj/machinery/computer/camera_advanced/shuttle_docker/admin
name = "Admin shuttle navigation computer"
desc = "Used to designate a precise transit location for the admin shuttle."
icon_screen = "navigation"
icon_keyboard = "med_key"
shuttleId = "admin"
shuttlePortId = "admin_custom"
view_range = 14
x_offset = 0
y_offset = 0
resistance_flags = INDESTRUCTIBLE
access_mining = TRUE
/obj/machinery/computer/shuttle/trade
name = "Freighter Console"
@@ -84,8 +84,6 @@
desc = "Used to designate a precise transit location for the SST shuttle."
shuttleId = "sst"
shuttlePortId = "sst_custom"
bubble_icon = "syndibot"
view_range = 13
x_offset = 0
y_offset = 0
@@ -94,8 +92,6 @@
desc = "Used to designate a precise transit location for the SIT shuttle."
shuttleId = "sit"
shuttlePortId = "sit_custom"
bubble_icon = "syndibot"
view_range = 13
x_offset = 0
y_offset = 0