mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2026-08-22 12:47:16 +01:00
ITG IDs and a small Dauntless refit
This commit is contained in:
@@ -1,2 +1,102 @@
|
||||
/obj/item/weapon/card/id/gold/captain/spare/fakespare
|
||||
rank = "null"
|
||||
rank = "null"
|
||||
|
||||
/obj/item/weapon/card/id/itg
|
||||
name = "identification card"
|
||||
desc = "A small card designating affiliation with the Ironcrest Transport Group."
|
||||
icon = 'icons/obj/card_vr.dmi'
|
||||
icon_state = "itg"
|
||||
item_state = "itg_id"
|
||||
|
||||
/obj/item/weapon/card/id/itg/green
|
||||
icon_state = "itg_green"
|
||||
item_state = "itg_green_id"
|
||||
|
||||
/obj/item/weapon/card/id/itg/red
|
||||
icon_state = "itg_red"
|
||||
item_state = "itg_red_id"
|
||||
|
||||
/obj/item/weapon/card/id/itg/purple
|
||||
icon_state = "itg_purple"
|
||||
item_state = "itg_purple_id"
|
||||
|
||||
/obj/item/weapon/card/id/itg/white
|
||||
icon_state = "itg_white"
|
||||
item_state = "itg_white_id"
|
||||
|
||||
/obj/item/weapon/card/id/itg/orange
|
||||
icon_state = "itg_orange"
|
||||
item_state = "itg_orange_id"
|
||||
|
||||
/obj/item/weapon/card/id/itg/blue
|
||||
icon_state = "itg_blue"
|
||||
item_state = "itg_blue_id"
|
||||
|
||||
/obj/item/weapon/card/id/itg/event
|
||||
name = "\improper ITG Crew ID"
|
||||
assignment = "Crew"
|
||||
rank = "Crew"
|
||||
access = list(777)
|
||||
|
||||
/obj/item/weapon/card/id/itg/event/pilot
|
||||
name = "\improper ITG Pilot's ID"
|
||||
desc = "An ID card belonging to the Pilot of an ITG vessel. The Pilot's responsibility is primarily to fly the ship. They may also be tasked to assist with cargo movement duties."
|
||||
assignment = "Pilot"
|
||||
rank = "Pilot"
|
||||
|
||||
/obj/item/weapon/card/id/itg/event/service
|
||||
name = "\improper ITG Cook's ID"
|
||||
desc = "An ID card belonging to the Cook of an ITG vessel. The Cook's responsibility is primarily to provide sustinence to the crew and passengers. The Cook answers to the Passenger Liason. In the absence of a Passenger Liason, the Cook is also responsible for tending to passenger related care and duties."
|
||||
assignment = "Cook"
|
||||
rank = "Cook"
|
||||
icon_state = "itg_green"
|
||||
item_state = "itg_green_id"
|
||||
|
||||
/obj/item/weapon/card/id/itg/event/security
|
||||
name = "\improper ITG Security's ID"
|
||||
desc = "An ID card belonging to Security of an ITG vessel. Security's responsibility is primarily to protect the ship, cargo, or facility. They may also be tasked to assist with cargo movement duties and rescue operations. ITG Security is almost exclusively defensive. They should not start fights, but they are very capable of finishing them."
|
||||
assignment = "Security"
|
||||
rank = "Security"
|
||||
icon_state = "itg_red"
|
||||
item_state = "itg_red_id"
|
||||
|
||||
/obj/item/weapon/card/id/itg/event/research
|
||||
name = "\improper ITG Research's ID"
|
||||
desc = "An ID card belonging to ITG Research staff. ITG Research staff primarily specializes in starship and starship engine design, and overcoming astronomic phenomena."
|
||||
assignment = "Research"
|
||||
rank = "Research"
|
||||
icon_state = "itg_purple"
|
||||
item_state = "itg_purple_id"
|
||||
|
||||
/obj/item/weapon/card/id/itg/event/medical
|
||||
name = "\improper ITG Medic's ID"
|
||||
desc = "An ID card belonging to the Medic of an ITG vessel. The Medic's responsibility is primarily to treat crew and passenger injuries. They may also be tasked with rescue operations."
|
||||
assignment = "Medic"
|
||||
rank = "Medic"
|
||||
icon_state = "itg_white"
|
||||
item_state = "itg_white_id"
|
||||
|
||||
/obj/item/weapon/card/id/itg/event/engineer
|
||||
name = "\improper ITG Engineer's ID"
|
||||
desc = "An ID card belonging to the Engineer of an ITG vessel. The Engineer's responsibility is primarily to maintain the ship. They may also be tasked to assist with cargo movement duties."
|
||||
assignment = "Engineer"
|
||||
rank = "Engineer"
|
||||
icon_state = "itg_orange"
|
||||
item_state = "itg_orange_id"
|
||||
|
||||
/obj/item/weapon/card/id/itg/event/passengerliason
|
||||
name = "\improper ITG Passenger Liason's ID"
|
||||
desc = "An ID card belonging to the Passenger Liason of an ITG vessel. The Passenger Liason's responsibility is primarily to manage and tend to passenger needs and maintain supplies and facilities for passenger use."
|
||||
assignment = "Passenger Liason"
|
||||
rank = "Passenger Liason"
|
||||
icon_state = "itg_blue"
|
||||
item_state = "itg_blue_id"
|
||||
|
||||
/obj/item/weapon/card/id/itg/event/captain
|
||||
name = "\improper ITG Captain's ID"
|
||||
desc = "An ID card belonging to the Captain of an ITG vessel. The Captain's responsibility is primarily to manage crew to ensure smooth ship operations. Captains often also often pilot the vessel when no dedicated pilot is assigned."
|
||||
assignment = "Captain"
|
||||
rank = "Captain"
|
||||
icon_state = "itg_blue"
|
||||
item_state = "itg_blue_id"
|
||||
access = list(777, 778)
|
||||
@@ -1,4 +1,34 @@
|
||||
//MAP CONVERTED BY dmm2tgm.py THIS HEADER COMMENT PREVENTS RECONVERSION, DO NOT REMOVE
|
||||
"aa" = (
|
||||
/obj/machinery/door/firedoor/glass,
|
||||
/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{
|
||||
dir = 4
|
||||
},
|
||||
/obj/machinery/atmospherics/pipe/simple/hidden/supply{
|
||||
dir = 8
|
||||
},
|
||||
/obj/structure/cable/pink{
|
||||
d1 = 4;
|
||||
d2 = 8;
|
||||
icon_state = "4-8"
|
||||
},
|
||||
/obj/machinery/door/airlock/mining{
|
||||
name = "Captain's Quarters";
|
||||
req_one_access = list(778)
|
||||
},
|
||||
/turf/simulated/floor/tiled/steel_ridged,
|
||||
/area/itglight/captain)
|
||||
"ab" = (
|
||||
/obj/structure/bed/chair/bay/chair/padded/red/bignest{
|
||||
name = "large dog bed"
|
||||
},
|
||||
/obj/machinery/alarm/alarms_hidden{
|
||||
dir = 4;
|
||||
pixel_x = -26
|
||||
},
|
||||
/mob/living/simple_mob/vore/woof/cass,
|
||||
/turf/simulated/floor/tiled/eris/steel/brown_platform,
|
||||
/area/itglight/common)
|
||||
"ac" = (
|
||||
/obj/machinery/smartfridge,
|
||||
/obj/machinery/light{
|
||||
@@ -23,6 +53,125 @@
|
||||
},
|
||||
/turf/simulated/floor/airless,
|
||||
/area/itglight/readyroom)
|
||||
"af" = (
|
||||
/obj/structure/table/wooden_reinforced,
|
||||
/obj/item/weapon/paper/dockingcodes,
|
||||
/obj/item/weapon/card/id/itg/event/captain,
|
||||
/obj/machinery/computer/ship/navigation/telescreen{
|
||||
pixel_y = -32
|
||||
},
|
||||
/turf/simulated/floor/carpet/sblucarpet,
|
||||
/area/itglight/captain)
|
||||
"ag" = (
|
||||
/obj/structure/closet/walllocker_double{
|
||||
dir = 8;
|
||||
name = "Cook's Cabinet";
|
||||
pixel_x = -27
|
||||
},
|
||||
/obj/item/clothing/under/tactical,
|
||||
/obj/item/clothing/shoes/boots/workboots,
|
||||
/obj/item/clothing/accessory/armband/hydro,
|
||||
/obj/item/clothing/under/utility,
|
||||
/obj/item/clothing/under/utility/blue,
|
||||
/obj/item/clothing/under/utility/grey,
|
||||
/obj/item/clothing/shoes/boots/winter,
|
||||
/obj/item/clothing/shoes/boots/duty,
|
||||
/obj/item/device/communicator,
|
||||
/obj/item/weapon/storage/backpack/messenger/hyd,
|
||||
/obj/item/device/radio/headset{
|
||||
adhoc_fallback = 1;
|
||||
desc = "An updated, modular intercom that fits over the head. Takes encryption keys, also works as a shortwave radio.";
|
||||
name = "dauntless headset"
|
||||
},
|
||||
/obj/item/clothing/suit/storage/hooded/wintercoat/hydro,
|
||||
/obj/item/clothing/suit/chef,
|
||||
/obj/item/clothing/suit/chef/classic,
|
||||
/obj/item/clothing/head/chefhat,
|
||||
/obj/item/clothing/suit/storage/solgov/service/army/service,
|
||||
/obj/item/weapon/card/id/itg/event/service,
|
||||
/turf/simulated/floor/tiled/eris/steel/brown_platform,
|
||||
/area/itglight/metingroom)
|
||||
"ah" = (
|
||||
/obj/structure/closet/walllocker_double{
|
||||
dir = 8;
|
||||
name = "Engineer's Cabinet";
|
||||
pixel_x = -27
|
||||
},
|
||||
/obj/item/clothing/under/tactical,
|
||||
/obj/item/clothing/shoes/boots/workboots,
|
||||
/obj/item/clothing/accessory/armband/engine,
|
||||
/obj/item/clothing/under/utility,
|
||||
/obj/item/clothing/under/utility/blue,
|
||||
/obj/item/clothing/under/utility/grey,
|
||||
/obj/item/clothing/shoes/boots/winter,
|
||||
/obj/item/clothing/shoes/boots/duty,
|
||||
/obj/item/device/communicator,
|
||||
/obj/item/weapon/storage/backpack/messenger/engi,
|
||||
/obj/item/device/radio/headset{
|
||||
adhoc_fallback = 1;
|
||||
desc = "An updated, modular intercom that fits over the head. Takes encryption keys, also works as a shortwave radio.";
|
||||
name = "dauntless headset"
|
||||
},
|
||||
/obj/item/clothing/suit/storage/hooded/wintercoat/engineering,
|
||||
/obj/item/taperoll/engineering,
|
||||
/obj/item/clothing/suit/storage/solgov/service/army/engineering,
|
||||
/obj/item/weapon/card/id/itg/event/engineer,
|
||||
/turf/simulated/floor/tiled/eris/steel/brown_platform,
|
||||
/area/itglight/metingroom)
|
||||
"ai" = (
|
||||
/obj/structure/closet/walllocker_double{
|
||||
dir = 8;
|
||||
name = "Medic's Cabinet";
|
||||
pixel_x = -27
|
||||
},
|
||||
/obj/item/clothing/under/tactical,
|
||||
/obj/item/clothing/shoes/boots/workboots,
|
||||
/obj/item/clothing/accessory/armband/med/cross,
|
||||
/obj/item/clothing/under/utility,
|
||||
/obj/item/clothing/under/utility/blue,
|
||||
/obj/item/clothing/under/utility/grey,
|
||||
/obj/item/clothing/shoes/boots/winter,
|
||||
/obj/item/clothing/shoes/boots/duty,
|
||||
/obj/item/device/communicator,
|
||||
/obj/item/weapon/storage/backpack/messenger/med,
|
||||
/obj/item/device/radio/headset{
|
||||
adhoc_fallback = 1;
|
||||
desc = "An updated, modular intercom that fits over the head. Takes encryption keys, also works as a shortwave radio.";
|
||||
name = "dauntless headset"
|
||||
},
|
||||
/obj/item/clothing/suit/storage/hooded/wintercoat/medical,
|
||||
/obj/item/clothing/suit/storage/solgov/service/army/medical,
|
||||
/obj/item/weapon/card/id/itg/event/medical,
|
||||
/turf/simulated/floor/tiled/eris/steel/brown_platform,
|
||||
/area/itglight/metingroom)
|
||||
"aj" = (
|
||||
/obj/structure/closet/walllocker_double{
|
||||
dir = 8;
|
||||
name = "Security's Cabinet";
|
||||
pixel_x = -27
|
||||
},
|
||||
/obj/item/clothing/under/tactical,
|
||||
/obj/item/clothing/shoes/boots/workboots,
|
||||
/obj/item/clothing/accessory/armband,
|
||||
/obj/item/clothing/under/utility,
|
||||
/obj/item/clothing/under/utility/blue,
|
||||
/obj/item/clothing/under/utility/grey,
|
||||
/obj/item/clothing/shoes/boots/winter,
|
||||
/obj/item/clothing/shoes/boots/duty,
|
||||
/obj/item/device/communicator,
|
||||
/obj/item/weapon/storage/backpack/messenger/sec,
|
||||
/obj/item/device/radio/headset{
|
||||
adhoc_fallback = 1;
|
||||
desc = "An updated, modular intercom that fits over the head. Takes encryption keys, also works as a shortwave radio.";
|
||||
name = "dauntless headset"
|
||||
},
|
||||
/obj/item/clothing/suit/storage/hooded/wintercoat/security,
|
||||
/obj/item/clothing/suit/storage/trench,
|
||||
/obj/item/clothing/suit/storage/solgov/service/army/security,
|
||||
/obj/item/weapon/card/id/itg/event/security,
|
||||
/obj/item/clothing/accessory/holster/hip,
|
||||
/turf/simulated/floor/tiled/eris/steel/brown_platform,
|
||||
/area/itglight/metingroom)
|
||||
"ak" = (
|
||||
/obj/structure/bed/double/padded,
|
||||
/obj/item/weapon/bedsheet/browndouble,
|
||||
@@ -39,6 +188,7 @@
|
||||
/obj/structure/bed/chair/bay/chair/padded/brown{
|
||||
dir = 4
|
||||
},
|
||||
/obj/item/device/flash,
|
||||
/turf/simulated/floor/tiled/eris/dark/monofloor,
|
||||
/area/itglight/cockpit)
|
||||
"as" = (
|
||||
@@ -147,6 +297,24 @@
|
||||
},
|
||||
/turf/simulated/floor/carpet,
|
||||
/area/itglight/readyroom)
|
||||
"bk" = (
|
||||
/obj/structure/cable/pink{
|
||||
d1 = 1;
|
||||
d2 = 2;
|
||||
icon_state = "1-2"
|
||||
},
|
||||
/obj/machinery/atmospherics/pipe/simple/hidden/supply,
|
||||
/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers,
|
||||
/obj/machinery/button/remote/airlock{
|
||||
id = "dauntlesspassengeraccessbolts";
|
||||
name = "Door Bolts";
|
||||
pixel_x = 32;
|
||||
pixel_y = -32;
|
||||
req_access = list(777);
|
||||
specialfunctions = 4
|
||||
},
|
||||
/turf/simulated/floor/tiled/monotile,
|
||||
/area/itglight/forehall)
|
||||
"bn" = (
|
||||
/obj/machinery/chem_master/condimaster,
|
||||
/turf/simulated/floor/tiled/eris/cafe,
|
||||
@@ -230,6 +398,11 @@
|
||||
/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{
|
||||
dir = 4
|
||||
},
|
||||
/obj/structure/cable/pink{
|
||||
d1 = 2;
|
||||
d2 = 4;
|
||||
icon_state = "2-4"
|
||||
},
|
||||
/turf/simulated/floor/wood,
|
||||
/area/itglight/captain)
|
||||
"bF" = (
|
||||
@@ -381,16 +554,6 @@
|
||||
},
|
||||
/turf/simulated/floor/tiled/eris/cafe,
|
||||
/area/itglight/kitchen)
|
||||
"cB" = (
|
||||
/obj/machinery/power/apc/hyper{
|
||||
alarms_hidden = 1;
|
||||
pixel_y = -25
|
||||
},
|
||||
/obj/structure/cable/pink,
|
||||
/obj/structure/table/wooden_reinforced,
|
||||
/obj/item/weapon/paper/dockingcodes,
|
||||
/turf/simulated/floor/carpet/sblucarpet,
|
||||
/area/itglight/captain)
|
||||
"cM" = (
|
||||
/obj/structure/cable/pink{
|
||||
d1 = 2;
|
||||
@@ -403,6 +566,11 @@
|
||||
/obj/structure/bed/chair/bay/chair/padded/brown{
|
||||
dir = 8
|
||||
},
|
||||
/obj/machinery/power/apc/hyper{
|
||||
alarms_hidden = 1;
|
||||
pixel_y = -25
|
||||
},
|
||||
/obj/structure/cable/pink,
|
||||
/turf/simulated/floor/wood,
|
||||
/area/itglight/captain)
|
||||
"cU" = (
|
||||
@@ -520,6 +688,16 @@
|
||||
"dE" = (
|
||||
/turf/simulated/floor/reinforced,
|
||||
/area/itglight/shuttlebay)
|
||||
"dO" = (
|
||||
/obj/structure/bed/chair/bay/chair/padded/brown{
|
||||
dir = 8
|
||||
},
|
||||
/obj/item/device/radio/intercom{
|
||||
dir = 4;
|
||||
pixel_x = 25
|
||||
},
|
||||
/turf/simulated/floor/tiled/eris/steel/brown_platform,
|
||||
/area/itglight/metingroom)
|
||||
"dP" = (
|
||||
/obj/structure/cable/pink{
|
||||
d1 = 4;
|
||||
@@ -770,6 +948,10 @@
|
||||
/area/itglight/cockpit)
|
||||
"fc" = (
|
||||
/obj/machinery/chem_master,
|
||||
/obj/item/device/radio/intercom{
|
||||
dir = 8;
|
||||
pixel_x = -25
|
||||
},
|
||||
/turf/simulated/floor/tiled/eris/white/cargo,
|
||||
/area/itglight/medbay)
|
||||
"fe" = (
|
||||
@@ -790,18 +972,6 @@
|
||||
/obj/random/multiple/large_corp_crate,
|
||||
/turf/simulated/floor/tiled/eris/steel/gray_platform,
|
||||
/area/itglight/porthighsec)
|
||||
"fv" = (
|
||||
/obj/machinery/power/apc/hyper{
|
||||
alarms_hidden = 1;
|
||||
dir = 8;
|
||||
pixel_x = -25
|
||||
},
|
||||
/obj/structure/cable/pink{
|
||||
d2 = 4;
|
||||
icon_state = "0-4"
|
||||
},
|
||||
/turf/simulated/floor/tiled/eris/steel/brown_platform,
|
||||
/area/itglight/metingroom)
|
||||
"fz" = (
|
||||
/obj/machinery/light{
|
||||
dir = 4
|
||||
@@ -928,11 +1098,6 @@
|
||||
/turf/simulated/floor/tiled/eris/white/cargo,
|
||||
/area/itglight/medbay)
|
||||
"gu" = (
|
||||
/obj/structure/cable/pink{
|
||||
d1 = 2;
|
||||
d2 = 4;
|
||||
icon_state = "2-4"
|
||||
},
|
||||
/obj/structure/cable/pink{
|
||||
d1 = 4;
|
||||
d2 = 8;
|
||||
@@ -1001,6 +1166,10 @@
|
||||
/area/itglight/captain)
|
||||
"gS" = (
|
||||
/obj/structure/bed/chair/sofa/brown/right,
|
||||
/obj/item/device/radio/intercom{
|
||||
dir = 1;
|
||||
pixel_y = 25
|
||||
},
|
||||
/turf/simulated/floor/wood,
|
||||
/area/itglight/captain)
|
||||
"gW" = (
|
||||
@@ -1034,12 +1203,24 @@
|
||||
/turf/simulated/floor/wood,
|
||||
/area/itglight/captain)
|
||||
"hc" = (
|
||||
/obj/machinery/alarm/alarms_hidden{
|
||||
dir = 8;
|
||||
pixel_x = 26
|
||||
/obj/machinery/access_button{
|
||||
command = "cycle_exterior";
|
||||
frequency = 1380;
|
||||
master_tag = "itglight_dock_1";
|
||||
name = "port exterior access button";
|
||||
pixel_x = -6;
|
||||
pixel_y = 65
|
||||
},
|
||||
/turf/simulated/floor/tiled/eris/steel/brown_platform,
|
||||
/area/itglight/metingroom)
|
||||
/obj/machinery/access_button{
|
||||
command = "cycle_exterior";
|
||||
frequency = 1380;
|
||||
master_tag = "itglight_dock_2";
|
||||
name = "starboard exterior access button";
|
||||
pixel_x = 4;
|
||||
pixel_y = 65
|
||||
},
|
||||
/turf/simulated/floor/tiled/eris/dark/gray_platform,
|
||||
/area/itglight/cockpit)
|
||||
"hi" = (
|
||||
/obj/machinery/atmospherics/pipe/simple/hidden/supply{
|
||||
dir = 5
|
||||
@@ -1098,6 +1279,10 @@
|
||||
/obj/structure/bed/chair/bay/chair/padded/brown{
|
||||
dir = 8
|
||||
},
|
||||
/obj/machinery/alarm/alarms_hidden{
|
||||
dir = 8;
|
||||
pixel_x = 26
|
||||
},
|
||||
/turf/simulated/floor/tiled/eris/steel/brown_platform,
|
||||
/area/itglight/metingroom)
|
||||
"hw" = (
|
||||
@@ -1214,25 +1399,6 @@
|
||||
},
|
||||
/turf/simulated/floor,
|
||||
/area/itglight/medbay)
|
||||
"if" = (
|
||||
/obj/machinery/door/firedoor/glass,
|
||||
/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{
|
||||
dir = 4
|
||||
},
|
||||
/obj/machinery/atmospherics/pipe/simple/hidden/supply{
|
||||
dir = 8
|
||||
},
|
||||
/obj/structure/cable/pink{
|
||||
d1 = 4;
|
||||
d2 = 8;
|
||||
icon_state = "4-8"
|
||||
},
|
||||
/obj/machinery/door/airlock/mining{
|
||||
name = "Captain's Quarters";
|
||||
req_one_access = list(777)
|
||||
},
|
||||
/turf/simulated/floor/tiled/steel_ridged,
|
||||
/area/itglight/captain)
|
||||
"ih" = (
|
||||
/obj/structure/cable{
|
||||
d2 = 8;
|
||||
@@ -1466,6 +1632,15 @@
|
||||
/obj/item/weapon/gun/energy/taser,
|
||||
/obj/item/weapon/gun/energy/taser,
|
||||
/obj/item/device/assembly/prox_sensor,
|
||||
/obj/item/clothing/suit/armor/vest,
|
||||
/obj/item/clothing/suit/armor/vest,
|
||||
/obj/item/clothing/suit/armor/vest,
|
||||
/obj/item/clothing/suit/armor/vest,
|
||||
/obj/item/clothing/suit/armor/vest,
|
||||
/obj/item/device/radio/intercom{
|
||||
dir = 8;
|
||||
pixel_x = -25
|
||||
},
|
||||
/turf/simulated/floor/tiled/eris/steel/gray_platform,
|
||||
/area/itglight/starboardhighsec)
|
||||
"jj" = (
|
||||
@@ -1480,6 +1655,7 @@
|
||||
/obj/structure/bed/chair/bay/chair/padded/brown{
|
||||
dir = 8
|
||||
},
|
||||
/obj/item/device/flash,
|
||||
/turf/simulated/floor/tiled/eris/dark/monofloor,
|
||||
/area/itglight/cockpit)
|
||||
"jo" = (
|
||||
@@ -1501,6 +1677,9 @@
|
||||
dir = 8;
|
||||
icon_state = "map-supply"
|
||||
},
|
||||
/obj/item/weapon/tank/jetpack/oxygen,
|
||||
/obj/item/weapon/tank/jetpack/oxygen,
|
||||
/obj/structure/table/rack/steel,
|
||||
/turf/simulated/floor/tiled/eris/steel/gray_platform,
|
||||
/area/itglight/starboardhighsec)
|
||||
"jE" = (
|
||||
@@ -1518,6 +1697,14 @@
|
||||
},
|
||||
/turf/simulated/floor/tiled/eris/cafe,
|
||||
/area/itglight/kitchen)
|
||||
"jG" = (
|
||||
/obj/machinery/atmospherics/pipe/simple/hidden/supply,
|
||||
/obj/item/device/radio/intercom{
|
||||
dir = 8;
|
||||
pixel_x = -25
|
||||
},
|
||||
/turf/simulated/floor/tiled/eris/steel/brown_platform,
|
||||
/area/itglight/shuttlebay)
|
||||
"jL" = (
|
||||
/obj/structure/table/rack/shelf/steel,
|
||||
/obj/machinery/atmospherics/unary/vent_pump/on{
|
||||
@@ -1557,7 +1744,8 @@
|
||||
icon_state = "door_locked";
|
||||
id_tag = "itglight_shuttle_port";
|
||||
locked = 1;
|
||||
name = "Shuttle Hatch"
|
||||
name = "Shuttle Hatch";
|
||||
req_one_access = list()
|
||||
},
|
||||
/turf/simulated/shuttle/floor/yellow,
|
||||
/area/shuttle/itglightshuttle)
|
||||
@@ -1574,6 +1762,14 @@
|
||||
/obj/machinery/light,
|
||||
/turf/simulated/floor/tiled/eris/dark/gray_platform,
|
||||
/area/itglight/cockpit)
|
||||
"ko" = (
|
||||
/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers,
|
||||
/obj/item/device/radio/intercom{
|
||||
dir = 4;
|
||||
pixel_x = 25
|
||||
},
|
||||
/turf/simulated/floor/tiled/eris/steel/brown_platform,
|
||||
/area/itglight/shuttlebay)
|
||||
"kp" = (
|
||||
/obj/structure/cable/pink{
|
||||
d1 = 1;
|
||||
@@ -1587,8 +1783,9 @@
|
||||
/obj/machinery/atmospherics/unary/vent_pump/on{
|
||||
dir = 1
|
||||
},
|
||||
/obj/structure/table/steel_reinforced,
|
||||
/obj/item/weapon/storage/box/sinpockets,
|
||||
/obj/structure/bed/chair/bay/shuttle{
|
||||
dir = 1
|
||||
},
|
||||
/turf/simulated/floor/tiled/eris/dark/monofloor,
|
||||
/area/itglight/cockpit)
|
||||
"ky" = (
|
||||
@@ -1598,11 +1795,14 @@
|
||||
pixel_y = -25
|
||||
},
|
||||
/obj/structure/cable/pink,
|
||||
/obj/structure/table/steel_reinforced,
|
||||
/obj/item/device/radio,
|
||||
/obj/structure/closet/autolok_wall{
|
||||
pixel_x = 32
|
||||
},
|
||||
/obj/item/device/flash,
|
||||
/obj/structure/bed/chair/bay/shuttle{
|
||||
dir = 1
|
||||
},
|
||||
/turf/simulated/floor/tiled/eris/dark/monofloor,
|
||||
/area/itglight/cockpit)
|
||||
"kH" = (
|
||||
@@ -1837,6 +2037,12 @@
|
||||
/obj/item/weapon/reagent_containers/glass/bucket,
|
||||
/obj/item/device/analyzer/plant_analyzer,
|
||||
/obj/item/device/analyzer/plant_analyzer,
|
||||
/obj/item/weapon/reagent_containers/food/condiment/small/peppermill{
|
||||
pixel_x = 3
|
||||
},
|
||||
/obj/item/weapon/reagent_containers/food/condiment/small/saltshaker{
|
||||
pixel_x = -3
|
||||
},
|
||||
/turf/simulated/floor/tiled/eris/cafe,
|
||||
/area/itglight/kitchen)
|
||||
"lR" = (
|
||||
@@ -1910,6 +2116,15 @@
|
||||
},
|
||||
/turf/simulated/floor/tiled/eris/steel/gray_platform,
|
||||
/area/itglight/starboardhighsec)
|
||||
"ms" = (
|
||||
/obj/effect/floor_decal/industrial/outline/yellow,
|
||||
/obj/structure/cable/pink{
|
||||
d1 = 1;
|
||||
d2 = 4;
|
||||
icon_state = "1-4"
|
||||
},
|
||||
/turf/simulated/floor/tiled/eris/steel/brown_platform,
|
||||
/area/itglight/metingroom)
|
||||
"mu" = (
|
||||
/obj/structure/cable{
|
||||
d1 = 1;
|
||||
@@ -1993,6 +2208,22 @@
|
||||
"nh" = (
|
||||
/turf/simulated/wall/shull,
|
||||
/area/itglight/forehall)
|
||||
"nl" = (
|
||||
/obj/structure/closet/walllocker_double{
|
||||
pixel_y = 27
|
||||
},
|
||||
/obj/random/mre,
|
||||
/obj/random/mre,
|
||||
/obj/random/mre,
|
||||
/obj/random/mre,
|
||||
/obj/random/mre,
|
||||
/obj/random/mre,
|
||||
/obj/random/mre,
|
||||
/obj/random/mre,
|
||||
/obj/random/mre,
|
||||
/obj/random/mre,
|
||||
/turf/simulated/floor/tiled/eris/steel/brown_platform,
|
||||
/area/itglight/metingroom)
|
||||
"nq" = (
|
||||
/obj/structure/cable/pink{
|
||||
d1 = 1;
|
||||
@@ -2863,6 +3094,15 @@
|
||||
/obj/item/weapon/reagent_containers/blood/OMinus,
|
||||
/turf/simulated/floor/tiled/eris/white/techfloor_grid,
|
||||
/area/itglight/medbay)
|
||||
"tz" = (
|
||||
/obj/machinery/button/remote/airlock{
|
||||
id = "dauntlessstarboardcargobolts";
|
||||
name = "Door Bolts";
|
||||
req_access = list(777);
|
||||
specialfunctions = 4
|
||||
},
|
||||
/turf/simulated/wall/shull,
|
||||
/area/itglight/starboardcargo)
|
||||
"tC" = (
|
||||
/obj/structure/cable/yellow{
|
||||
d1 = 4;
|
||||
@@ -3162,6 +3402,13 @@
|
||||
},
|
||||
/turf/simulated/floor/tiled/eris/steel/gray_platform,
|
||||
/area/itglight/starboardcargo)
|
||||
"ww" = (
|
||||
/obj/item/device/radio/intercom{
|
||||
dir = 4;
|
||||
pixel_x = 25
|
||||
},
|
||||
/turf/simulated/floor/tiled/eris/steel/gray_platform,
|
||||
/area/itglight/porthighsec)
|
||||
"wy" = (
|
||||
/obj/machinery/atmospherics/unary/vent_scrubber/on{
|
||||
dir = 4
|
||||
@@ -3175,6 +3422,34 @@
|
||||
},
|
||||
/turf/simulated/floor/tiled/eris/steel/gray_platform,
|
||||
/area/itglight/starboardhighsec)
|
||||
"wA" = (
|
||||
/obj/machinery/atmospherics/pipe/manifold/hidden/scrubbers{
|
||||
dir = 1
|
||||
},
|
||||
/obj/machinery/atmospherics/pipe/manifold/hidden/supply{
|
||||
dir = 1
|
||||
},
|
||||
/obj/structure/cable/pink{
|
||||
d1 = 4;
|
||||
d2 = 8;
|
||||
icon_state = "4-8"
|
||||
},
|
||||
/obj/structure/cable/pink{
|
||||
d1 = 2;
|
||||
d2 = 4;
|
||||
icon_state = "2-4"
|
||||
},
|
||||
/obj/structure/cable/pink{
|
||||
d1 = 2;
|
||||
d2 = 8;
|
||||
icon_state = "2-8"
|
||||
},
|
||||
/obj/item/device/radio/intercom{
|
||||
dir = 1;
|
||||
pixel_y = 25
|
||||
},
|
||||
/turf/simulated/floor/tiled/eris/steel/brown_platform,
|
||||
/area/itglight/afthall)
|
||||
"wD" = (
|
||||
/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{
|
||||
dir = 4
|
||||
@@ -3231,6 +3506,7 @@
|
||||
/obj/machinery/atmospherics/pipe/simple/hidden/supply,
|
||||
/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers,
|
||||
/obj/machinery/door/airlock/mining{
|
||||
id_tag = "dauntlesspassengeraccessbolts";
|
||||
name = "Cargo Access";
|
||||
req_one_access = list(777)
|
||||
},
|
||||
@@ -3338,6 +3614,16 @@
|
||||
},
|
||||
/turf/simulated/floor/tiled/eris/white/cargo,
|
||||
/area/itglight/medbay)
|
||||
"xp" = (
|
||||
/obj/structure/handrail{
|
||||
dir = 1
|
||||
},
|
||||
/obj/item/device/radio/intercom{
|
||||
dir = 4;
|
||||
pixel_x = 25
|
||||
},
|
||||
/turf/simulated/floor/tiled/monotile,
|
||||
/area/itglight/forehall)
|
||||
"xr" = (
|
||||
/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers,
|
||||
/obj/machinery/atmospherics/pipe/simple/hidden/supply,
|
||||
@@ -3349,7 +3635,9 @@
|
||||
/turf/simulated/floor/tiled/eris/steel/gray_platform,
|
||||
/area/itglight/starboardcargo)
|
||||
"xw" = (
|
||||
/obj/structure/closet/secure_closet/personal,
|
||||
/obj/structure/closet/secure_closet/personal{
|
||||
req_access = list(778)
|
||||
},
|
||||
/obj/item/device/radio,
|
||||
/obj/random/drinksoft,
|
||||
/obj/random/contraband/nofail,
|
||||
@@ -3360,6 +3648,34 @@
|
||||
},
|
||||
/obj/item/clothing/suit/space/void/captain,
|
||||
/obj/item/clothing/head/helmet/space/void/captain,
|
||||
/obj/item/weapon/card/id/itg/event,
|
||||
/obj/item/weapon/card/id/itg/event,
|
||||
/obj/item/weapon/card/id/itg/event,
|
||||
/obj/item/weapon/card/id/itg/event,
|
||||
/obj/item/weapon/card/id/itg/event,
|
||||
/obj/item/weapon/card/id/itg/event/passengerliason,
|
||||
/obj/item/weapon/card/id/itg/event/pilot,
|
||||
/obj/item/weapon/card/id/itg/event/research,
|
||||
/obj/item/weapon/card/id/itg/event/research,
|
||||
/obj/item/weapon/card/id/itg/event/security,
|
||||
/obj/item/weapon/card/id/itg/event/service,
|
||||
/obj/item/weapon/card/id/itg/event/engineer,
|
||||
/obj/item/weapon/card/id/itg/event/engineer,
|
||||
/obj/item/weapon/card/id/itg/event/medical,
|
||||
/obj/item/weapon/card/id/itg/event/medical,
|
||||
/obj/item/clothing/suit/storage/hooded/wintercoat/cargo{
|
||||
name = "dauntless winter coat"
|
||||
},
|
||||
/obj/item/clothing/suit/pirate{
|
||||
desc = "The Captain's coat!";
|
||||
name = "captain's coat"
|
||||
},
|
||||
/obj/item/clothing/suit/storage/solgov/service/army/command,
|
||||
/obj/item/weapon/reagent_containers/food/snacks/candy/proteinbar,
|
||||
/obj/item/weapon/reagent_containers/food/snacks/candy/proteinbar,
|
||||
/obj/item/weapon/reagent_containers/food/snacks/candy/proteinbar,
|
||||
/obj/item/weapon/gun/energy/taser,
|
||||
/obj/item/clothing/accessory/holster/hip,
|
||||
/turf/simulated/floor/carpet/sblucarpet,
|
||||
/area/itglight/captain)
|
||||
"xx" = (
|
||||
@@ -4086,7 +4402,8 @@
|
||||
frequency = 1380;
|
||||
icon_state = "door_locked";
|
||||
id_tag = "itglight_dock_1_outer";
|
||||
locked = 1
|
||||
locked = 1;
|
||||
name = "Port External Airlock"
|
||||
},
|
||||
/obj/structure/cable/pink{
|
||||
d1 = 4;
|
||||
@@ -4150,6 +4467,14 @@
|
||||
/obj/structure/catwalk,
|
||||
/turf/simulated/floor,
|
||||
/area/itglight/portdocking)
|
||||
"Ct" = (
|
||||
/obj/item/weapon/stool/baystool/padded,
|
||||
/obj/item/device/radio/intercom{
|
||||
dir = 1;
|
||||
pixel_y = 25
|
||||
},
|
||||
/turf/simulated/floor/tiled/eris/cafe,
|
||||
/area/itglight/kitchen)
|
||||
"Cy" = (
|
||||
/obj/machinery/meter{
|
||||
frequency = 1443;
|
||||
@@ -4383,6 +4708,7 @@
|
||||
dir = 4
|
||||
},
|
||||
/obj/machinery/door/airlock/glass_mining{
|
||||
id_tag = "dauntlessportcargobolts";
|
||||
name = "Port Cargo Access";
|
||||
req_one_access = list(777)
|
||||
},
|
||||
@@ -4398,6 +4724,15 @@
|
||||
},
|
||||
/turf/simulated/floor/tiled/eris/steel/gray_platform,
|
||||
/area/itglight/portcargo)
|
||||
"DI" = (
|
||||
/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{
|
||||
dir = 4
|
||||
},
|
||||
/obj/item/device/radio/intercom{
|
||||
pixel_y = -25
|
||||
},
|
||||
/turf/simulated/floor/tiled/eris/steel/brown_platform,
|
||||
/area/itglight/metingroom)
|
||||
"DJ" = (
|
||||
/obj/structure/cable/pink{
|
||||
d1 = 4;
|
||||
@@ -4472,6 +4807,7 @@
|
||||
dir = 4
|
||||
},
|
||||
/obj/machinery/door/airlock/glass_mining{
|
||||
id_tag = "dauntlessstarboardcargobolts";
|
||||
name = "Starboard Cargo Access";
|
||||
req_one_access = list(777)
|
||||
},
|
||||
@@ -4746,7 +5082,8 @@
|
||||
frequency = 1380;
|
||||
icon_state = "door_locked";
|
||||
id_tag = "itglight_dock_2_outer";
|
||||
locked = 1
|
||||
locked = 1;
|
||||
name = "Starboard External Airlock"
|
||||
},
|
||||
/obj/structure/cable/pink{
|
||||
d1 = 4;
|
||||
@@ -5130,6 +5467,15 @@
|
||||
},
|
||||
/turf/space,
|
||||
/area/itglight/starboardengi)
|
||||
"Hi" = (
|
||||
/obj/machinery/button/remote/airlock{
|
||||
id = "dauntlessportcargobolts";
|
||||
name = "Door Bolts";
|
||||
req_access = list(777);
|
||||
specialfunctions = 4
|
||||
},
|
||||
/turf/simulated/wall/shull,
|
||||
/area/itglight/portcargo)
|
||||
"Hj" = (
|
||||
/turf/simulated/floor/tiled/eris/white/techfloor_grid,
|
||||
/area/itglight/medbay)
|
||||
@@ -5432,7 +5778,8 @@
|
||||
},
|
||||
/obj/machinery/door/airlock/glass_external{
|
||||
frequency = 1380;
|
||||
id_tag = "itglight_starboard_outer"
|
||||
id_tag = "itglight_starboard_outer";
|
||||
name = "Starboard Solars External Airlock"
|
||||
},
|
||||
/obj/effect/map_helper/airlock/door/ext_door,
|
||||
/obj/machinery/access_button{
|
||||
@@ -6368,9 +6715,17 @@
|
||||
/obj/machinery/atmospherics/pipe/simple/hidden/supply,
|
||||
/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers,
|
||||
/obj/machinery/door/airlock/mining{
|
||||
id_tag = "dauntlessshuttlbaybolts";
|
||||
name = "Shuttle Bay";
|
||||
req_one_access = list(777)
|
||||
},
|
||||
/obj/machinery/button/remote/airlock{
|
||||
id = "dauntlessshuttlbaybolts";
|
||||
name = "Door Bolts";
|
||||
pixel_x = 32;
|
||||
req_access = list(777);
|
||||
specialfunctions = 4
|
||||
},
|
||||
/turf/simulated/floor/tiled/steel_ridged,
|
||||
/area/itglight/shuttlebay)
|
||||
"OF" = (
|
||||
@@ -6554,6 +6909,21 @@
|
||||
},
|
||||
/turf/simulated/floor/tiled/eris/steel/brown_platform,
|
||||
/area/itglight/common)
|
||||
"Qh" = (
|
||||
/obj/machinery/atmospherics/pipe/simple/hidden/supply{
|
||||
dir = 8
|
||||
},
|
||||
/obj/machinery/power/apc/hyper{
|
||||
alarms_hidden = 1;
|
||||
dir = 1;
|
||||
pixel_y = 25
|
||||
},
|
||||
/obj/structure/cable/pink{
|
||||
d2 = 2;
|
||||
icon_state = "0-2"
|
||||
},
|
||||
/turf/simulated/floor/tiled/eris/steel/brown_platform,
|
||||
/area/itglight/metingroom)
|
||||
"Qi" = (
|
||||
/turf/simulated/wall/shull,
|
||||
/area/itglight/showers)
|
||||
@@ -6990,6 +7360,9 @@
|
||||
dir = 8
|
||||
},
|
||||
/obj/machinery/recharger,
|
||||
/obj/item/device/radio/intercom{
|
||||
pixel_y = -25
|
||||
},
|
||||
/turf/simulated/floor/tiled/eris/steel/brown_platform,
|
||||
/area/itglight/common)
|
||||
"SL" = (
|
||||
@@ -7193,17 +7566,6 @@
|
||||
"Uw" = (
|
||||
/turf/simulated/wall/shull,
|
||||
/area/itglight/medbay)
|
||||
"UE" = (
|
||||
/obj/structure/bed/chair/bay/chair/padded/red/bignest{
|
||||
name = "large dog bed"
|
||||
},
|
||||
/mob/living/simple_mob/vore/woof/cass,
|
||||
/obj/machinery/alarm/alarms_hidden{
|
||||
dir = 4;
|
||||
pixel_x = -26
|
||||
},
|
||||
/turf/simulated/floor/tiled/eris/steel/brown_platform,
|
||||
/area/itglight/common)
|
||||
"UF" = (
|
||||
/turf/simulated/floor/carpet/sblucarpet,
|
||||
/area/itglight/common)
|
||||
@@ -7546,7 +7908,8 @@
|
||||
/obj/machinery/door/firedoor/glass,
|
||||
/obj/machinery/door/airlock/glass_external{
|
||||
frequency = 1380;
|
||||
id_tag = "itglight_port_outer"
|
||||
id_tag = "itglight_port_outer";
|
||||
name = "Port Solars External Airlock"
|
||||
},
|
||||
/obj/structure/cable/heavyduty{
|
||||
icon_state = "4-8"
|
||||
@@ -8148,6 +8511,13 @@
|
||||
/obj/machinery/alarm/alarms_hidden{
|
||||
pixel_y = 26
|
||||
},
|
||||
/obj/structure/closet/crate/bin{
|
||||
anchored = 1;
|
||||
density = 0;
|
||||
name = "trash bin";
|
||||
pixel_x = -10;
|
||||
pixel_y = 11
|
||||
},
|
||||
/turf/simulated/floor/tiled/eris/white/cargo,
|
||||
/area/itglight/medbay)
|
||||
"ZQ" = (
|
||||
@@ -16788,7 +17158,7 @@ Tm
|
||||
Gv
|
||||
WN
|
||||
Np
|
||||
Zp
|
||||
Ct
|
||||
cx
|
||||
Zp
|
||||
fE
|
||||
@@ -17035,12 +17405,12 @@ Lr
|
||||
gO
|
||||
ay
|
||||
gu
|
||||
cB
|
||||
af
|
||||
XQ
|
||||
pm
|
||||
zR
|
||||
zR
|
||||
zR
|
||||
ww
|
||||
jo
|
||||
wk
|
||||
ZN
|
||||
@@ -17083,7 +17453,7 @@ En
|
||||
ZQ
|
||||
Zr
|
||||
PM
|
||||
yO
|
||||
jG
|
||||
yO
|
||||
iC
|
||||
Gp
|
||||
@@ -17322,10 +17692,10 @@ bF
|
||||
cY
|
||||
XQ
|
||||
ew
|
||||
fv
|
||||
vf
|
||||
vf
|
||||
vf
|
||||
ag
|
||||
ah
|
||||
ai
|
||||
aj
|
||||
wy
|
||||
ZN
|
||||
oU
|
||||
@@ -17460,15 +17830,15 @@ hF
|
||||
Lr
|
||||
XQ
|
||||
XQ
|
||||
if
|
||||
aa
|
||||
XQ
|
||||
XQ
|
||||
rZ
|
||||
fP
|
||||
Qh
|
||||
ms
|
||||
ul
|
||||
ul
|
||||
ul
|
||||
wD
|
||||
DI
|
||||
ZN
|
||||
yD
|
||||
AU
|
||||
@@ -17619,7 +17989,7 @@ sx
|
||||
sx
|
||||
Eg
|
||||
ZN
|
||||
ZN
|
||||
Hi
|
||||
DF
|
||||
ZN
|
||||
ZN
|
||||
@@ -17635,7 +18005,7 @@ MA
|
||||
MY
|
||||
Ow
|
||||
Qa
|
||||
UE
|
||||
ab
|
||||
WE
|
||||
Xu
|
||||
TE
|
||||
@@ -18054,7 +18424,7 @@ LG
|
||||
tP
|
||||
LG
|
||||
LG
|
||||
LG
|
||||
bk
|
||||
wL
|
||||
LZ
|
||||
ME
|
||||
@@ -18169,7 +18539,7 @@ bT
|
||||
hF
|
||||
hF
|
||||
hC
|
||||
aY
|
||||
hc
|
||||
it
|
||||
kp
|
||||
lu
|
||||
@@ -18331,7 +18701,7 @@ Nm
|
||||
Nm
|
||||
AJ
|
||||
Iu
|
||||
GP
|
||||
xp
|
||||
Nm
|
||||
Nm
|
||||
LO
|
||||
@@ -18471,7 +18841,7 @@ kR
|
||||
kR
|
||||
wS
|
||||
Nm
|
||||
Nm
|
||||
tz
|
||||
DQ
|
||||
Nm
|
||||
Nm
|
||||
@@ -18495,7 +18865,7 @@ Zf
|
||||
UL
|
||||
YM
|
||||
Qi
|
||||
uf
|
||||
wA
|
||||
Ga
|
||||
Nc
|
||||
Gc
|
||||
@@ -18741,10 +19111,10 @@ Tp
|
||||
cb
|
||||
dC
|
||||
VU
|
||||
nl
|
||||
vf
|
||||
hc
|
||||
hs
|
||||
hs
|
||||
dO
|
||||
vf
|
||||
qB
|
||||
Nm
|
||||
@@ -19071,7 +19441,7 @@ cp
|
||||
vI
|
||||
Zr
|
||||
WS
|
||||
Gp
|
||||
ko
|
||||
Gp
|
||||
Gu
|
||||
yO
|
||||
|
||||
Reference in New Issue
Block a user