mirror of
https://github.com/yogstation13/Yogstation.git
synced 2025-02-26 09:04:50 +00:00
ports lore terminals from /tg/station (#21856)
* tyjktyerjt * gvuukrtfyukmc * replaces computer
This commit is contained in:
@@ -4952,15 +4952,15 @@
|
||||
/turf/open/floor/plasteel/dark,
|
||||
/area/ruin/powered/syndicate_lava_base/engineering)
|
||||
"SV" = (
|
||||
/obj/machinery/computer/shuttle{
|
||||
/obj/machinery/computer/terminal{
|
||||
desc = "Occasionally used to call in a resupply shuttle if one is in range.";
|
||||
name = "syndicate resupply shuttle console";
|
||||
icon_keyboard = "syndie_key";
|
||||
icon_screen = "syndishuttle";
|
||||
light_color = "#FA8282";
|
||||
name = "syndicate cargo shuttle terminal";
|
||||
possible_destinations = "syndielavaland_cargo";
|
||||
req_access_txt = "150";
|
||||
shuttleId = "syndie_cargo"
|
||||
upperinfo = "Syndicate Resupply Terminal - Jungleland Research Outpost";
|
||||
content = list("This terminal is currently locked due to no supply shuttles being in range. For resupply, please contact Syndicate Command via your onboard red phone.");
|
||||
tguitheme = "syndicate";
|
||||
light_color = "#FA8282"
|
||||
},
|
||||
/turf/open/floor/plasteel/dark,
|
||||
/area/ruin/powered/syndicate_lava_base/cargo)
|
||||
|
||||
@@ -1368,20 +1368,20 @@
|
||||
/turf/open/floor/plasteel/white,
|
||||
/area/ruin/powered/syndicate_lava_base/medbay)
|
||||
"gV" = (
|
||||
/obj/machinery/computer/shuttle{
|
||||
desc = "Occasionally used to call in a resupply shuttle if one is in range.";
|
||||
icon_keyboard = "syndie_key";
|
||||
icon_screen = "syndishuttle";
|
||||
light_color = "#FA8282";
|
||||
name = "syndicate cargo shuttle terminal";
|
||||
possible_destinations = "syndielavaland_cargo";
|
||||
req_access_txt = "150";
|
||||
shuttleId = "syndie_cargo"
|
||||
},
|
||||
/obj/machinery/airalarm/syndicate{
|
||||
dir = 8;
|
||||
pixel_x = 24
|
||||
},
|
||||
/obj/machinery/computer/terminal{
|
||||
desc = "Occasionally used to call in a resupply shuttle if one is in range.";
|
||||
name = "syndicate resupply shuttle console";
|
||||
icon_keyboard = "syndie_key";
|
||||
icon_screen = "syndishuttle";
|
||||
upperinfo = "Syndicate Resupply Terminal - Lavaland Research Outpost";
|
||||
content = list("This terminal is currently locked due to no supply shuttles being in range. For resupply, please contact Syndicate Command via your onboard red phone.");
|
||||
tguitheme = "syndicate";
|
||||
light_color = "#FA8282"
|
||||
},
|
||||
/turf/open/floor/mineral/plastitanium,
|
||||
/area/ruin/powered/syndicate_lava_base/cargo)
|
||||
"gW" = (
|
||||
|
||||
Reference in New Issue
Block a user