mirror of
https://github.com/VOREStation/VOREStation.git
synced 2026-07-20 11:35:19 +01:00
Finishes up the Dauntless
This commit is contained in:
@@ -23,6 +23,7 @@
|
||||
name = "Dauntless - Meeting Room"
|
||||
/area/itglight/forehall
|
||||
name = "Dauntless - Fore Hall"
|
||||
flags = RAD_SHIELDED | BLUE_SHIELDED
|
||||
/area/itglight/starboardcargo
|
||||
name = "Dauntless - Starboard Cargo Bay"
|
||||
/area/itglight/starboardhighsec
|
||||
@@ -47,22 +48,25 @@
|
||||
name = "Dauntless - Restrooms"
|
||||
/area/itglight/afthall
|
||||
name = "Dauntless - Aft Hall"
|
||||
flags = RAD_SHIELDED | BLUE_SHIELDED
|
||||
/area/itglight/medbay
|
||||
name = "Dauntless - Medbay"
|
||||
/area/itglight/kitchen
|
||||
name = "Dauntless - Kitchen"
|
||||
/area/itglight/crew1
|
||||
name = "Dauntless - Crew Quarters - 1"
|
||||
flags = RAD_SHIELDED | BLUE_SHIELDED
|
||||
/area/itglight/crew2
|
||||
name = "Dauntless - Crew Quarters - 2"
|
||||
flags = RAD_SHIELDED | BLUE_SHIELDED
|
||||
/area/itglight/crew3
|
||||
name = "Dauntless - Crew Quarters - 3"
|
||||
flags = RAD_SHIELDED | BLUE_SHIELDED
|
||||
/area/itglight/crew4
|
||||
name = "Dauntless - Crew Quarters - 4"
|
||||
flags = RAD_SHIELDED | BLUE_SHIELDED
|
||||
/area/itglight/shuttlebay
|
||||
name = "Dauntless - Shuttle Bay"
|
||||
/area/itglight/shuttledeck
|
||||
name = "Dauntless - Shuttle Deck"
|
||||
/area/itglight/starboardengi
|
||||
name = "Dauntless - Starboard Engineering"
|
||||
flags = RAD_SHIELDED | BLUE_SHIELDED
|
||||
@@ -85,8 +89,9 @@
|
||||
desc = "Spacefaring vessel. Friendly IFF detected."
|
||||
scanner_name = "ITG Dauntless"
|
||||
scanner_desc = @{"[i]Registration[/i]: ITG Dauntless
|
||||
[i]Class[/i]: Small Frigate (Low Displacement)
|
||||
[i]Transponder[/i]: Transmitting (CIV), non-hostile"}
|
||||
[i]Class[/i]: Small Cargo Frigate (Low Displacement)
|
||||
[i]Transponder[/i]: Transmitting (CIV), non-hostile"
|
||||
[b]Notice[/b]: May carry passengers"}
|
||||
color = "#d98c1a" //orng
|
||||
vessel_mass = 8000
|
||||
vessel_size = SHIP_SIZE_SMALL
|
||||
@@ -94,10 +99,10 @@
|
||||
initial_restricted_waypoints = list("ITG Shuttlecraft" = list("omship_spawn_itglightshuttle"))
|
||||
fore_dir = NORTH
|
||||
|
||||
skybox_icon = 'aro2.dmi' //Art by Nia Tahl, see ATTRIBUTIONS.md
|
||||
skybox_icon = 'itglight.dmi'
|
||||
skybox_icon_state = "skybox"
|
||||
skybox_pixel_x = 80
|
||||
skybox_pixel_y = 100
|
||||
skybox_pixel_x = 425
|
||||
skybox_pixel_y = 200
|
||||
|
||||
/obj/effect/overmap/visitable/ship/itglight/build_skybox_representation()
|
||||
..()
|
||||
@@ -126,4 +131,21 @@
|
||||
docking_controller_tag = "itglightshuttle_docker"
|
||||
shuttle_area = /area/shuttle/itglightshuttle
|
||||
fuel_consumption = 0
|
||||
defer_initialisation = TRUE
|
||||
defer_initialisation = TRUE
|
||||
|
||||
/obj/machinery/photocopier/faxmachine/itglight
|
||||
department = "ITG Dauntless"
|
||||
desc = "The ship's fax machine! It's a safe assumption that most of the departments listed aren't on your ship, since the ship only has one."
|
||||
|
||||
/obj/item/weapon/paper/Dauntless
|
||||
name = "Notes about Dauntless"
|
||||
info = {"<font size=1>Welcome to the Ironcrest Transport Group</font><br><br>
|
||||
<h4>ITG Dauntless</h4>
|
||||
Welcome to the Dauntless, there are a few things you should know.<br><br>
|
||||
WRITE DOWN THE DOCKING CODES<br>
|
||||
You can find them on the Shuttle's computer. In case you don't however, you can fax Central Command for a copy of the docking codes.<br><br>
|
||||
<h4>DON'T OVERDO IT</h4>
|
||||
The Dauntless is FAST, but if you get her up to interstellar speeds, it's hard to slow back down again.<br><br>
|
||||
Additionally, exercise extreme caution around rocks and dust. <br>
|
||||
She has six point defense turrets, but her armor is thin, and she hasn't got any fancy shields. <br>
|
||||
She's not a combat ship, and she demands a competent pilot to treat her right."}
|
||||
Binary file not shown.
|
After Width: | Height: | Size: 20 KiB |
@@ -1074,7 +1074,7 @@
|
||||
"hF" = (
|
||||
/obj/structure/table/steel_reinforced,
|
||||
/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers,
|
||||
/obj/item/weapon/paper/dockingcodes,
|
||||
/obj/item/weapon/paper/Dauntless,
|
||||
/turf/simulated/floor/tiled/eris/dark/monofloor,
|
||||
/area/itglight/cockpit)
|
||||
"hG" = (
|
||||
@@ -1437,6 +1437,7 @@
|
||||
dir = 1;
|
||||
pixel_y = -26
|
||||
},
|
||||
/obj/machinery/photocopier/faxmachine/itglight,
|
||||
/turf/simulated/floor/tiled/eris/dark/monofloor,
|
||||
/area/itglight/cockpit)
|
||||
"jF" = (
|
||||
@@ -1633,12 +1634,6 @@
|
||||
/obj/machinery/atmospherics/pipe/simple/hidden/fuel,
|
||||
/turf/simulated/wall/shull,
|
||||
/area/itglight/starboardengi)
|
||||
"ln" = (
|
||||
/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers,
|
||||
/obj/machinery/atmospherics/pipe/simple/hidden/supply,
|
||||
/obj/machinery/portable_atmospherics/canister/oxygen,
|
||||
/turf/simulated/floor/tiled/eris/steel/gray_platform,
|
||||
/area/itglight/starboardhighsec)
|
||||
"lo" = (
|
||||
/turf/simulated/floor/airless,
|
||||
/area/itglight/readyroom)
|
||||
@@ -1792,6 +1787,12 @@
|
||||
},
|
||||
/turf/simulated/floor/tiled/eris/steel/gray_platform,
|
||||
/area/itglight/starboardhighsec)
|
||||
"mF" = (
|
||||
/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers,
|
||||
/obj/machinery/atmospherics/pipe/simple/hidden/supply,
|
||||
/obj/machinery/portable_atmospherics/canister/oxygen,
|
||||
/turf/simulated/floor/tiled/eris/steel/gray_platform,
|
||||
/area/itglight/starboardhighsec)
|
||||
"mL" = (
|
||||
/obj/machinery/alarm/alarms_hidden{
|
||||
dir = 8;
|
||||
@@ -2371,6 +2372,14 @@
|
||||
/area/itglight/metingroom)
|
||||
"qR" = (
|
||||
/obj/structure/table/rack/shelf/steel,
|
||||
/obj/fiftyspawner/steel,
|
||||
/obj/fiftyspawner/steel,
|
||||
/obj/fiftyspawner/steel/hull,
|
||||
/obj/fiftyspawner/steel/hull,
|
||||
/obj/fiftyspawner/rglass,
|
||||
/obj/fiftyspawner/rglass,
|
||||
/obj/fiftyspawner/grass,
|
||||
/obj/fiftyspawner/grass,
|
||||
/turf/simulated/floor/tiled/eris/steel/gray_platform,
|
||||
/area/itglight/starboardhighsec)
|
||||
"qU" = (
|
||||
@@ -2613,6 +2622,12 @@
|
||||
/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{
|
||||
dir = 9
|
||||
},
|
||||
/obj/structure/closet/crate/bin{
|
||||
anchored = 1;
|
||||
density = 0;
|
||||
name = "trash bin";
|
||||
pixel_y = 1
|
||||
},
|
||||
/turf/simulated/floor/tiled/eris/steel/brown_platform,
|
||||
/area/itglight/metingroom)
|
||||
"tg" = (
|
||||
@@ -3560,6 +3575,17 @@
|
||||
},
|
||||
/turf/simulated/floor,
|
||||
/area/itglight/portengi)
|
||||
"Ae" = (
|
||||
/obj/structure/closet/crate/bin{
|
||||
anchored = 1;
|
||||
density = 0;
|
||||
name = "trash bin";
|
||||
pixel_x = -8;
|
||||
pixel_y = 17;
|
||||
plane = -34
|
||||
},
|
||||
/turf/simulated/floor/tiled/eris/cafe,
|
||||
/area/itglight/kitchen)
|
||||
"Ar" = (
|
||||
/obj/machinery/atmospherics/pipe/simple/hidden/supply{
|
||||
dir = 9
|
||||
@@ -5134,6 +5160,13 @@
|
||||
/obj/machinery/atmospherics/pipe/simple/hidden/supply{
|
||||
dir = 8
|
||||
},
|
||||
/obj/structure/closet/crate/bin{
|
||||
anchored = 1;
|
||||
density = 0;
|
||||
name = "trash bin";
|
||||
pixel_x = 10;
|
||||
pixel_y = 1
|
||||
},
|
||||
/turf/simulated/floor/tiled/eris/steel/brown_platform,
|
||||
/area/itglight/common)
|
||||
"Jz" = (
|
||||
@@ -7519,6 +7552,9 @@
|
||||
/obj/machinery/light,
|
||||
/turf/simulated/floor,
|
||||
/area/itglight/portengi)
|
||||
"YG" = (
|
||||
/turf/simulated/shuttle/wall/voidcraft/hard_corner,
|
||||
/area/shuttle/itglightshuttle)
|
||||
"YL" = (
|
||||
/obj/structure/sink{
|
||||
pixel_y = 21;
|
||||
@@ -16124,7 +16160,7 @@ WN
|
||||
WN
|
||||
WN
|
||||
OT
|
||||
Pg
|
||||
Ae
|
||||
Pg
|
||||
Zp
|
||||
qU
|
||||
@@ -17557,7 +17593,7 @@ XH
|
||||
tq
|
||||
dE
|
||||
zg
|
||||
zg
|
||||
YG
|
||||
rC
|
||||
LI
|
||||
ii
|
||||
@@ -17841,7 +17877,7 @@ Lr
|
||||
tq
|
||||
dE
|
||||
zg
|
||||
zg
|
||||
YG
|
||||
rC
|
||||
aQ
|
||||
EX
|
||||
@@ -18932,7 +18968,7 @@ VU
|
||||
fg
|
||||
hn
|
||||
rq
|
||||
ln
|
||||
mF
|
||||
jB
|
||||
mq
|
||||
nx
|
||||
|
||||
Reference in New Issue
Block a user