This commit is contained in:
VerySoft
2022-12-22 01:27:29 -05:00
parent 547aaedf84
commit ed03ce8262
15 changed files with 13089 additions and 8958 deletions
-2
View File
@@ -98,7 +98,6 @@
pto_type = PTO_SECURITY
economic_modifier = 4
/*
/datum/job/offduty_exploration
title = "Off-duty Explorer"
latejoin_only = TRUE
@@ -114,4 +113,3 @@
job_description = "Off-duty crew has no responsibilities or authority and is just there to spend their well-deserved time off."
pto_type = PTO_EXPLORATION
economic_modifier = 5
*/
-2
View File
@@ -663,14 +663,12 @@ GLOBAL_LIST_EMPTY(suit_cycler_typecache)
/datum/suit_cycler_choice/department/emag
)
can_repair = 1
/* //VOREStation Removal
/obj/machinery/suit_cycler/exploration
name = "Explorer suit cycler"
model_text = "Exploration"
limit_departments = list(
/datum/suit_cycler_choice/department/exp
)
*/
/obj/machinery/suit_cycler/pilot
name = "Pilot suit cycler"
model_text = "Pilot"
+3 -3
View File
@@ -1,9 +1,9 @@
// Old Exploration is too WIP to use right now
/*
/obj/machinery/suit_cycler/exploration
req_access = null
req_one_access = list(access_explorer,access_medical_equip)
*/
req_one_access = list(access_awayteam,access_medical_equip)
/obj/machinery/suit_cycler/pilot
req_access = list(access_pilot)
@@ -193,7 +193,6 @@
starts_with = list(
/obj/item/weapon/storage/backpack/parachute,
/obj/item/weapon/material/knife/tacknife/survival,
/obj/item/weapon/gun/energy/locked/frontier/holdout,
/obj/item/clothing/head/pilot_vr,
/obj/item/clothing/under/rank/pilot1,
/obj/item/clothing/suit/storage/toggle/bomber/pilot,
@@ -211,7 +210,7 @@
/obj/item/weapon/cell/device,
/obj/item/device/radio,
/obj/item/device/gps/explorer,
/obj/item/device/cataloguer/compact)
/obj/item/weapon/gun/energy/taser)
/obj/structure/closet/secure_closet/pilot/Initialize()
if(prob(50))
@@ -841,6 +841,42 @@
mob_radio.recalculateChannels(1)
mobcard.access |= get_all_station_access()
//Pilot Catslug
/mob/living/simple_mob/vore/alienanimals/catslug/custom/pilotslug
name = "Navigator Purrverick"
desc = "A black-furred noodley bodied creature with thin arms and legs, and gloomy dark eyes. This one exudes an aura of coolness, they're so cool that their pilot's liscense was suspended."
tt_desc = "Mollusca Felis Mischefterous"
color = "#2b2b2b"
catalogue_data = list(/datum/category_item/catalogue/fauna/catslug/custom/pilotslug)
say_list_type = /datum/say_list/catslug/custom/pilotslug
/datum/category_item/catalogue/fauna/catslug/custom/pilotslug
name = "Alien Wildlife - Catslug - Navigator Purrverick"
desc = "A resident at NSB Rascal's Pass, Navigator Purrverick \
is a catslug who is known to dream big and seek the sky.\
Purrverick has proved to be quite capable of utilizing shuttle\
controls with excellent grace and skill. Purrverick can however\
be rather self assured, which has on more than one occasion\
lead to unfortunate mistakes and incidents.\
Purrverick's provisionary piloting liscense is marked as suspended.\
There are however still more records of the catslug's piloting escapades\
dated afer their suspension.\
\
The Catslug is an omnivorous terrestrial creature.\
Exhibiting properties of both a cat and a slug (hence its name)\
it moves somewhat awkwardly. However, the unique qualities of\
its body make it exceedingly flexible and smooth, allowing it to\
wiggle into and move effectively in even extremely tight spaces.\
Additionally, it has surprisingly capable hands, and moves quite\
well on two legs or four. Caution is advised when interacting\
with these creatures, they are quite intelligent, and proficient\
tool users."
value = CATALOGUER_REWARD_TRIVIAL
/datum/say_list/catslug/custom/pilotslug
speak = list("In the pipe, five my five.","Kick the tires and light the fires!","Bogeys on my tail!","GOOSE!","I'm really good at the stick.","I'm not doing nothing.","Heh.","Can you keep up?","Can't keep the sky from me.")
//=============================
//Admin-spawn only catslugs end
//=============================
+3189 -3175
View File
File diff suppressed because it is too large Load Diff
+47 -37
View File
@@ -9852,11 +9852,39 @@
/turf/simulated/floor/wood,
/area/groundbase/civilian/gameroom)
"wI" = (
/obj/structure/table/rack,
/obj/item/device/suit_cooling_unit,
/obj/item/device/suit_cooling_unit,
/obj/item/device/suit_cooling_unit,
/obj/item/device/suit_cooling_unit,
/obj/item/weapon/storage/backpack/parachute{
pixel_x = 4;
pixel_y = 4
},
/obj/item/weapon/storage/backpack/parachute{
pixel_x = -4;
pixel_y = 4
},
/obj/item/weapon/storage/backpack/parachute{
pixel_x = 4;
pixel_y = -6
},
/obj/item/weapon/storage/backpack/parachute{
pixel_x = -4;
pixel_y = -6
},
/obj/structure/table/rack/shelf,
/obj/item/weapon/storage/backpack/parachute{
pixel_x = -4;
pixel_y = 4
},
/obj/item/weapon/storage/backpack/parachute{
pixel_x = 4;
pixel_y = 4
},
/obj/item/weapon/storage/backpack/parachute{
pixel_x = 4;
pixel_y = -6
},
/obj/item/weapon/storage/backpack/parachute{
pixel_x = -4;
pixel_y = -6
},
/obj/machinery/status_display{
pixel_y = 32
},
@@ -11383,39 +11411,11 @@
/turf/simulated/floor/tiled,
/area/groundbase/engineering/lobby)
"An" = (
/obj/item/weapon/storage/backpack/parachute{
pixel_x = 4;
pixel_y = 4
},
/obj/item/weapon/storage/backpack/parachute{
pixel_x = -4;
pixel_y = 4
},
/obj/item/weapon/storage/backpack/parachute{
pixel_x = 4;
pixel_y = -6
},
/obj/item/weapon/storage/backpack/parachute{
pixel_x = -4;
pixel_y = -6
},
/obj/structure/table/rack/shelf,
/obj/item/weapon/storage/backpack/parachute{
pixel_x = -4;
pixel_y = 4
},
/obj/item/weapon/storage/backpack/parachute{
pixel_x = 4;
pixel_y = 4
},
/obj/item/weapon/storage/backpack/parachute{
pixel_x = 4;
pixel_y = -6
},
/obj/item/weapon/storage/backpack/parachute{
pixel_x = -4;
pixel_y = -6
},
/obj/item/device/cataloguer,
/obj/item/device/cataloguer,
/obj/item/device/cataloguer/compact,
/obj/item/device/cataloguer/compact,
/turf/simulated/floor/tiled,
/area/groundbase/civilian/gateway)
"Ao" = (
@@ -17064,6 +17064,7 @@
/obj/machinery/door/window/brigdoor/eastright{
req_access = list(43)
},
/obj/item/device/mapping_unit,
/turf/simulated/floor/tiled/dark,
/area/groundbase/civilian/gateway)
"Oj" = (
@@ -17953,6 +17954,9 @@
/obj/machinery/atmospherics/unary/vent_pump/on{
dir = 1
},
/obj/machinery/camera/network/civilian{
dir = 1
},
/turf/simulated/floor/tiled/techfloor,
/area/groundbase/civilian/arrivals)
"QH" = (
@@ -20477,6 +20481,12 @@
/turf/simulated/floor/carpet/turcarpet,
/area/groundbase/civilian/gameroom)
"WN" = (
/obj/structure/table/rack,
/obj/item/device/suit_cooling_unit,
/obj/item/device/suit_cooling_unit,
/obj/item/device/suit_cooling_unit,
/obj/item/device/suit_cooling_unit,
/obj/machinery/camera/network/civilian,
/obj/machinery/firealarm{
dir = 4
},
+169 -95
View File
@@ -6,8 +6,13 @@
/turf/simulated/floor/outdoors/sidewalk/slab/virgo3c,
/area/groundbase/exploration/shuttlepad)
"ab" = (
/turf/simulated/open/virgo3c,
/area/groundbase/unexplored/outdoors)
/obj/effect/floor_decal/industrial/warning{
dir = 8
},
/turf/simulated/floor/virgo3c{
edge_blending_priority = -1
},
/area/groundbase/level3/nw/open)
"ac" = (
/obj/effect/floor_decal/industrial/warning{
dir = 9
@@ -144,6 +149,15 @@
},
/turf/simulated/floor/tiled/steel_ridged,
/area/groundbase/medical/patient4)
"dx" = (
/obj/machinery/atmospherics/pipe/simple/hidden/supply{
dir = 4
},
/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{
dir = 8
},
/turf/simulated/floor/tiled/monotile,
/area/groundbase/civilian/pilot)
"dE" = (
/obj/effect/floor_decal/industrial/warning{
dir = 1
@@ -179,7 +193,9 @@
/area/groundbase/medical/patient2)
"dQ" = (
/obj/structure/hull_corner,
/turf/simulated/shuttle/plating/carry,
/turf/simulated/floor/reinforced/virgo3c{
edge_blending_priority = -1
},
/area/shuttle/groundbase/exploration)
"dR" = (
/obj/machinery/door/firedoor,
@@ -336,6 +352,10 @@
pixel_x = 27;
specialfunctions = 4
},
/obj/machinery/atmospherics/pipe/simple/hidden/supply,
/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{
dir = 9
},
/turf/simulated/floor/tiled/milspec,
/area/groundbase/civilian/pilot)
"gl" = (
@@ -346,11 +366,21 @@
/obj/machinery/atmospherics/pipe/simple/hidden/supply,
/turf/simulated/floor/tiled/virgo3c,
/area/groundbase/medical/patio)
"gs" = (
/obj/effect/floor_decal/industrial/warning{
dir = 4
},
/turf/simulated/floor/virgo3c{
edge_blending_priority = -1
},
/area/groundbase/level3/nw/open)
"gu" = (
/obj/structure/hull_corner{
dir = 8
},
/turf/simulated/shuttle/plating/carry,
/turf/simulated/floor/reinforced/virgo3c{
edge_blending_priority = -1
},
/area/shuttle/groundbase/exploration)
"gx" = (
/obj/machinery/door/airlock/science{
@@ -534,12 +564,6 @@
/obj/structure/bed/chair/sofa/corp/right,
/turf/simulated/floor/carpet/retro,
/area/groundbase/dorms/bathroom)
"jQ" = (
/obj/structure/hull_corner{
dir = 1
},
/turf/simulated/shuttle/plating/carry,
/area/groundbase/exploration/shuttlepad)
"jX" = (
/obj/structure/bed/chair/shuttle{
dir = 8
@@ -962,6 +986,8 @@
/obj/structure/cable/yellow{
icon_state = "1-8"
},
/obj/machinery/atmospherics/pipe/simple/hidden/supply,
/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers,
/turf/simulated/floor/tiled,
/area/groundbase/civilian/pilot)
"pY" = (
@@ -1026,6 +1052,8 @@
/obj/structure/cable/yellow{
icon_state = "4-8"
},
/obj/machinery/atmospherics/pipe/simple/hidden/supply,
/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers,
/turf/simulated/floor/tiled,
/area/groundbase/civilian/pilot)
"rb" = (
@@ -1093,7 +1121,9 @@
pixel_y = 19;
req_one_access = list(19,43,67)
},
/turf/simulated/floor/outdoors/sidewalk/slab/virgo3c,
/turf/simulated/floor/outdoors/sidewalk/slab/virgo3c{
outdoors = 0
},
/area/groundbase/exploration/shuttlepad)
"sa" = (
/obj/structure/railing{
@@ -1124,7 +1154,9 @@
/obj/structure/hull_corner{
dir = 1
},
/turf/simulated/shuttle/plating/carry,
/turf/simulated/floor/reinforced/virgo3c{
edge_blending_priority = -1
},
/area/shuttle/groundbase/exploration)
"sP" = (
/turf/simulated/floor/virgo3c{
@@ -1180,9 +1212,6 @@
},
/turf/simulated/floor/outdoors/sidewalk/slab/virgo3c,
/area/groundbase/level3/nw)
"tv" = (
/turf/simulated/wall/rshull,
/area/groundbase/exploration/shuttlepad)
"tM" = (
/turf/simulated/floor/outdoors/grass/virgo3c,
/area/groundbase/level3/escapepad)
@@ -1422,7 +1451,8 @@
/area/groundbase/medical/uhallway)
"xH" = (
/obj/machinery/power/apc/hyper{
dir = 8
dir = 8;
req_access = list(11,67)
},
/obj/structure/cable/yellow{
icon_state = "0-2"
@@ -1692,6 +1722,21 @@
},
/turf/simulated/floor/tiled/white,
/area/groundbase/medical/patient4)
"CJ" = (
/obj/structure/closet/secure_closet/pilot,
/obj/machinery/atmospherics/unary/vent_scrubber/on{
dir = 8
},
/obj/machinery/alarm{
dir = 8
},
/turf/simulated/floor/tiled/milspec,
/area/groundbase/civilian/pilot)
"CP" = (
/obj/structure/handrail,
/obj/machinery/portable_atmospherics/canister,
/turf/simulated/floor/tiled,
/area/shuttle/groundbase/exploration)
"CS" = (
/obj/item/device/radio/intercom{
pixel_y = -24
@@ -1726,6 +1771,10 @@
pixel_x = -27;
specialfunctions = 4
},
/obj/machinery/atmospherics/pipe/simple/hidden/supply,
/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{
dir = 5
},
/turf/simulated/floor/tiled/milspec,
/area/groundbase/civilian/pilot)
"Dm" = (
@@ -1736,6 +1785,8 @@
id_tag = "pilotA";
name = "A"
},
/obj/machinery/atmospherics/pipe/simple/hidden/supply,
/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers,
/turf/simulated/floor/tiled/steel_ridged,
/area/groundbase/civilian/pilot)
"Dw" = (
@@ -1817,12 +1868,7 @@
/turf/simulated/floor/bmarble,
/area/groundbase/civilian/kitchen)
"Es" = (
/mob/living/simple_mob/vore/alienanimals/catslug{
color = "#2b2b2b";
desc = "A black-furred noodley bodied creature with thin arms and legs, and gloomy dark eyes. This one exudes an aura of coolness.";
ghostjoin = 1;
name = "Navigator Purrverick"
},
/mob/living/simple_mob/vore/alienanimals/catslug/custom/pilotslug,
/turf/simulated/floor/tiled,
/area/groundbase/civilian/pilot)
"Ev" = (
@@ -1939,6 +1985,14 @@
},
/turf/simulated/floor/outdoors/sidewalk/side/virgo3c,
/area/groundbase/level3/nw)
"FD" = (
/obj/effect/floor_decal/industrial/warning{
dir = 10
},
/turf/simulated/floor/virgo3c{
edge_blending_priority = -1
},
/area/groundbase/level3/nw/open)
"FO" = (
/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers,
/turf/simulated/floor/tiled,
@@ -2142,6 +2196,8 @@
id_tag = "pilotB";
name = "B"
},
/obj/machinery/atmospherics/pipe/simple/hidden/supply,
/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers,
/turf/simulated/floor/tiled/steel_ridged,
/area/groundbase/civilian/pilot)
"Jy" = (
@@ -2222,12 +2278,6 @@
/obj/structure/table/steel,
/turf/simulated/floor/bmarble,
/area/groundbase/civilian/kitchen)
"KO" = (
/obj/structure/hull_corner{
dir = 4
},
/turf/simulated/shuttle/plating/carry,
/area/groundbase/exploration/shuttlepad)
"KZ" = (
/obj/structure/cable/yellow{
icon_state = "4-8"
@@ -2333,7 +2383,9 @@
/obj/structure/hull_corner{
dir = 4
},
/turf/simulated/shuttle/plating/carry,
/turf/simulated/floor/reinforced/virgo3c{
edge_blending_priority = -1
},
/area/shuttle/groundbase/exploration)
"MU" = (
/obj/machinery/atmospherics/unary/vent_pump/on,
@@ -2361,10 +2413,13 @@
/turf/simulated/floor/tiled,
/area/shuttle/groundbase/exploration)
"Nf" = (
/obj/machinery/atmospherics/pipe/simple/hidden/supply{
dir = 4
/obj/machinery/atmospherics/pipe/manifold/hidden/supply{
dir = 1
},
/turf/simulated/floor/tiled,
/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{
dir = 6
},
/turf/simulated/floor/tiled/monotile,
/area/groundbase/civilian/pilot)
"No" = (
/obj/structure/closet/secure_closet/paramedic,
@@ -2399,16 +2454,14 @@
/turf/simulated/floor/tiled/white,
/area/groundbase/dorms/bathroom)
"NX" = (
/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{
dir = 5
},
/obj/machinery/atmospherics/pipe/manifold4w/hidden/scrubbers,
/obj/structure/cable/yellow{
icon_state = "2-4"
},
/obj/machinery/atmospherics/pipe/simple/hidden/supply{
dir = 4
/obj/machinery/atmospherics/pipe/manifold/hidden/supply{
dir = 1
},
/turf/simulated/floor/tiled,
/turf/simulated/floor/tiled/monotile,
/area/groundbase/civilian/pilot)
"Oc" = (
/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{
@@ -2426,6 +2479,9 @@
/obj/structure/cable/yellow{
icon_state = "4-8"
},
/obj/structure/cable/yellow{
icon_state = "2-4"
},
/turf/simulated/floor/tiled,
/area/shuttle/groundbase/exploration)
"Oh" = (
@@ -2449,6 +2505,12 @@
/area/groundbase/medical/paramedic)
"Os" = (
/obj/structure/closet/secure_closet/pilot,
/obj/machinery/atmospherics/unary/vent_scrubber/on{
dir = 4
},
/obj/machinery/alarm{
dir = 4
},
/turf/simulated/floor/tiled/milspec,
/area/groundbase/civilian/pilot)
"OD" = (
@@ -2491,12 +2553,6 @@
/obj/machinery/atmospherics/pipe/simple/hidden/supply,
/turf/simulated/floor/tiled/white,
/area/groundbase/medical/uhallway)
"Pk" = (
/obj/machinery/ion_engine{
dir = 1
},
/turf/simulated/shuttle/plating/airless,
/area/groundbase/exploration/shuttlepad)
"Pn" = (
/obj/structure/bed/chair/shuttle{
dir = 4
@@ -2622,6 +2678,14 @@
/obj/machinery/status_display,
/turf/simulated/wall,
/area/groundbase/level3/escapepad)
"Qo" = (
/obj/effect/floor_decal/industrial/warning{
dir = 6
},
/turf/simulated/floor/virgo3c{
edge_blending_priority = -1
},
/area/groundbase/level3/nw/open)
"Qq" = (
/obj/structure/railing{
dir = 8
@@ -3056,6 +3120,12 @@
edge_blending_priority = -1
},
/area/groundbase/exploration/shuttlepad)
"XL" = (
/obj/effect/floor_decal/industrial/warning,
/turf/simulated/floor/virgo3c{
edge_blending_priority = -1
},
/area/groundbase/level3/nw/open)
"XT" = (
/turf/simulated/floor/tiled,
/area/shuttle/groundbase/exploration)
@@ -3082,8 +3152,9 @@
},
/area/groundbase/civilian/kitchen)
"YJ" = (
/obj/machinery/portable_atmospherics/canister,
/turf/simulated/floor/tiled,
/obj/machinery/power/port_gen/pacman,
/obj/structure/cable/yellow,
/turf/simulated/floor/virgo3c,
/area/shuttle/groundbase/exploration)
"YK" = (
/obj/effect/floor_decal/industrial/warning{
@@ -3138,6 +3209,9 @@
"Zp" = (
/obj/structure/bed/padded,
/obj/item/weapon/bedsheet/brown,
/obj/machinery/atmospherics/unary/vent_pump/on{
dir = 1
},
/turf/simulated/floor/tiled/milspec,
/area/groundbase/civilian/pilot)
"Zv" = (
@@ -5766,7 +5840,7 @@ qO
fz
vp
Es
Nf
dx
lT
fz
fz
@@ -6053,7 +6127,7 @@ FV
Oc
Dm
fz
Os
CJ
bm
fz
qO
@@ -7185,7 +7259,7 @@ dQ
PH
dX
PH
Ef
CP
Og
YJ
PH
@@ -8467,7 +8541,7 @@ Ka
PH
PH
PH
KO
MP
XC
ZH
xM
@@ -8609,7 +8683,7 @@ XT
ta
vV
PH
tv
PH
XC
cY
Kr
@@ -8751,7 +8825,7 @@ Ef
XT
vV
PH
Pk
JI
XC
Kr
Kr
@@ -8893,7 +8967,7 @@ Ea
Nb
vV
PH
tv
PH
XC
Kr
Kr
@@ -9035,7 +9109,7 @@ PH
oi
PH
PH
jQ
sL
XC
Kr
Kr
@@ -10162,21 +10236,21 @@ Zo
Zo
Zo
Zo
QD
QD
QD
QD
QD
QD
QD
QD
QD
QD
QD
QD
QD
QD
QD
ab
ab
ab
ab
ab
ab
ab
ab
ab
ab
ab
ab
ab
ab
FD
Kr
Kr
Kr
@@ -10318,7 +10392,7 @@ QD
QD
QD
QD
QD
XL
Kr
Kr
Kr
@@ -10460,7 +10534,7 @@ QD
QD
QD
QD
QD
XL
Kr
Kr
Kr
@@ -10602,7 +10676,7 @@ QD
QD
QD
QD
QD
XL
Kr
Kr
Kr
@@ -10744,7 +10818,7 @@ QD
QD
QD
QD
QD
XL
Kr
Kr
Kr
@@ -10886,7 +10960,7 @@ QD
QD
QD
QD
QD
XL
Kr
Kr
Kr
@@ -11028,7 +11102,7 @@ QD
QD
QD
QD
QD
XL
Kr
Kr
Kr
@@ -11170,7 +11244,7 @@ QD
QD
QD
QD
QD
XL
Kr
Kr
Kr
@@ -11312,7 +11386,7 @@ QD
QD
QD
QD
QD
XL
Kr
Kr
Kr
@@ -11434,7 +11508,7 @@ Zo
Zo
Zo
Zo
ab
Kr
Kr
Kr
Kr
@@ -11454,7 +11528,7 @@ QD
QD
QD
QD
QD
XL
Kr
Kr
Kr
@@ -11596,7 +11670,7 @@ QD
QD
QD
QD
QD
XL
Kr
Kr
Kr
@@ -11724,21 +11798,21 @@ Kr
Kr
QD
QD
QD
QD
QD
QD
QD
QD
QD
QD
QD
QD
QD
QD
QD
QD
QD
gs
gs
gs
gs
gs
gs
gs
gs
gs
gs
gs
gs
gs
gs
Qo
Kr
Kr
Kr
+3 -3
View File
@@ -40,8 +40,8 @@
use_overmap = TRUE
overmap_z = Z_LEVEL_MISC
overmap_size = 25
overmap_event_areas = 15
overmap_size = 62
overmap_event_areas = 100
usable_email_tlds = list("virgo.nt")
zlevel_datum_type = /datum/map_z_level/groundbase
@@ -322,7 +322,7 @@
skybox_pixel_x = 0
skybox_pixel_y = 0
initial_generic_waypoints = list("groundbase", "gb_excursion_pad")
initial_generic_waypoints = list("groundbase", "gb_excursion_pad","omship_axolotl")
initial_restricted_waypoints = list()
extra_z_levels = list(
+79
View File
@@ -143,3 +143,82 @@
requires_power = 0
dynamic_lighting = 0
//AXOLOTL
// The shuttle's 'shuttle' computer
/obj/machinery/computer/shuttle_control/explore/axolotl
name = "short jump console"
shuttle_tag = "Axolotl"
// The 'shuttle'
/datum/shuttle/autodock/overmap/axolotl
name = "Axolotl"
current_location = "omship_axolotl"
docking_controller_tag = "axolotl_docking"
shuttle_area = list(/area/shuttle/axolotl,/area/shuttle/axolotl_cockpit,/area/shuttle/axolotl_engineering,/area/shuttle/axolotl_q1,/area/shuttle/axolotl_q2,/area/shuttle/axolotl_galley,/area/shuttle/axolotl_head)
defer_initialisation = TRUE //We're not loaded until an admin does it
fuel_consumption = 5
ceiling_type = /turf/simulated/floor/reinforced/airless
// A shuttle lateloader landmark
/obj/effect/shuttle_landmark/shuttle_initializer/axolotl
name = "ITV Axolotl"
base_area = /area/submap/groundbase/wilderness/west
base_turf = /turf/simulated/floor/outdoors/sidewalk/slab/virgo3c
landmark_tag = "omship_axolotl"
shuttle_type = /datum/shuttle/autodock/overmap/axolotl
// The 'ship'
/obj/effect/overmap/visitable/ship/landable/axolotl
name = "ITV Axolotl"
scanner_desc = @{"[i]Registration[/i]: ITV Axolotl
[i]Class[/i]: Corvette
[i]Transponder[/i]: Transmitting (CIV), non-hostile
[b]Notice[/b]: Multirole independent vessel"}
vessel_mass = 4500
vessel_size = SHIP_SIZE_LARGE
fore_dir = EAST
shuttle = "Axolotl"
known = TRUE
/area/shuttle/axolotl
name = "\improper Axolotl Cabin"
icon = 'icons/turf/areas_vr_talon.dmi'
icon_state = "gray"
requires_power = 1
/area/shuttle/axolotl_engineering
name = "\improper Axolotl Engineering"
icon = 'icons/turf/areas_vr_talon.dmi'
icon_state = "yellow"
requires_power = 1
/area/shuttle/axolotl_cockpit
name = "\improper Axolotl Cockpit"
icon = 'icons/turf/areas_vr_talon.dmi'
icon_state = "blue"
requires_power = 1
/area/shuttle/axolotl_q1
name = "\improper Axolotl Quarters 1"
icon = 'icons/turf/areas_vr_talon.dmi'
icon_state = "gray-p"
requires_power = 1
/area/shuttle/axolotl_q2
name = "\improper Axolotl Quarters 2"
icon = 'icons/turf/areas_vr_talon.dmi'
icon_state = "gray-s"
requires_power = 1
/area/shuttle/axolotl_galley
name = "\improper Axolotl Galley"
icon = 'icons/turf/areas_vr_talon.dmi'
icon_state = "dark-s"
requires_power = 1
/area/shuttle/axolotl_head
name = "\improper Axolotl Head"
icon = 'icons/turf/areas_vr_talon.dmi'
icon_state = "dark-p"
requires_power = 1
+2 -2
View File
@@ -78,7 +78,7 @@
)
/obj/item/device/multitool/groundbase_buffered
name = "pre-linked multitool (groundbase hub)"
name = "pre-linked multitool (Rascal's Pass hub)"
desc = "This multitool has already been linked to the groundbase telecomms hub and can be used to configure one (1) relay."
/obj/item/device/multitool/groundbase_buffered/Initialize()
@@ -86,7 +86,7 @@
buffer = locate(/obj/machinery/telecomms/hub/preset/groundbase)
/obj/item/device/bluespaceradio/groundbase_prelinked
name = "bluespace radio (Groundbase)"
name = "bluespace radio (Rascal's Pass)"
handset = /obj/item/device/radio/bluespacehandset/linked/groundbase_prelinked
/obj/item/device/radio/bluespacehandset/linked/groundbase_prelinked
File diff suppressed because it is too large Load Diff
File diff suppressed because it is too large Load Diff
File diff suppressed because it is too large Load Diff
File diff suppressed because it is too large Load Diff