Merge pull request #5890 from Mewchild/MC-Midpoint

Remakes the entire tether midpoint
This commit is contained in:
Novacat
2019-09-20 16:39:14 -04:00
committed by GitHub
4 changed files with 5201 additions and 4841 deletions
+1 -1
View File
@@ -2737,4 +2737,4 @@ var/list/the_station_areas = list (
icon_state = "yellow"
luminosity = 1
dynamic_lighting = 0
requires_power = 0
requires_power = 0
@@ -6,6 +6,8 @@
invisibility = 99 // nope cant see this shit
plane = ABOVE_PLANE
anchored = 1
icon = 'icons/mob/screen1.dmi' //VS Edit
icon_state = "centermarker" //VS Edit
/obj/effect/step_trigger/proc/Trigger(var/atom/movable/A)
return 0
File diff suppressed because it is too large Load Diff
+5
View File
@@ -170,6 +170,8 @@
name = "\improper Civilian West Substation"
/area/maintenance/substation/exploration
name = "\improper Exploration Substation"
/area/maintenance/tether_midpoint
name = "\improper Tether Midpoint Maint"
/area/tether/surfacebase/medical
@@ -776,6 +778,9 @@
requires_power = FALSE
/area/tether/midpoint
name = "\improper Tether Midpoint"
//////////////////////////////////
/area/antag/antag_base