Trade Shuttle Console Fix + Standardization (#25466)

* Trade Shuttle Console Fix + Standardization

* Gets rid of other "Jupiter Station" references on trader spawn area
This commit is contained in:
PollardTheDragon
2024-05-24 15:46:14 -04:00
committed by GitHub
parent 80fb55365a
commit a52a54d0df
3 changed files with 5 additions and 4 deletions
+3 -3
View File
@@ -4462,7 +4462,7 @@
/area/centcom/specops)
"oQ" = (
/obj/machinery/door/poddoor/multi_tile/impassable/four_tile_ver{
name = "Jupiter Station Central Access"
name = "Trading Satellite Central Access"
},
/turf/simulated/floor/plating/airless,
/area/trader_station/sol)
@@ -5873,7 +5873,7 @@
dwidth = 4;
height = 11;
id = "trade_sol_base";
name = "docking bay 2 at Jupiter Station";
name = "docking bay at Trading Satellite";
width = 9
},
/obj/structure/fans/tiny,
@@ -12878,7 +12878,7 @@
/area/shuttle/transport)
"Tu" = (
/obj/machinery/door/airlock/centcom/glass{
name = "Jupiter Station Central Access"
name = "Trading Satellite Central Access"
},
/turf/simulated/floor/wood,
/area/trader_station/sol)
+1 -1
View File
@@ -135,7 +135,7 @@
dynamic_lighting = DYNAMIC_LIGHTING_DISABLED
/area/trader_station/sol
name = "Jupiter Station 6"
name = "Trading Satellite"
/area/ghost_bar
name = "Ghost Bar"
+1
View File
@@ -985,6 +985,7 @@
/obj/machinery/computer/shuttle/trade
name = "Freighter Console"
resistance_flags = INDESTRUCTIBLE
flags = NODECONSTRUCT
/obj/machinery/computer/shuttle/trade/sol
req_access = list(ACCESS_TRADE_SOL)