Adds Blueprints to Overmap Sites (#18991)

Adds blueprints to most ships, as well as several away sites and ruins.
The only ships not to get blueprints were ones that still don't have
proper power/atmospherics setups as new areas created by blueprints will
be unpowered.
This commit is contained in:
RustingWithYou
2024-06-04 02:54:27 +12:00
committed by GitHub
parent 8999eab7f7
commit 1d93eae42d
67 changed files with 538 additions and 143 deletions
+1
View File
@@ -31,6 +31,7 @@ var/list/mineral_can_smooth_with = list(
// canSmoothWith is set in Initialize().
smoothing_flags = SMOOTH_MORE | SMOOTH_BORDER | SMOOTH_NO_CLEAR_ICON
turf_flags = TURF_FLAG_BACKGROUND
initial_gas = null
opacity = TRUE
@@ -0,0 +1,59 @@
################################
# Example Changelog File
#
# Note: This file, and files beginning with ".", and files that don't end in ".yml" will not be read. If you change this file, you will look really dumb.
#
# Your changelog will be merged with a master changelog. (New stuff added only, and only on the date entry for the day it was merged.)
# When it is, any changes listed below will disappear.
#
# Valid Prefixes:
# bugfix
# - (fixes bugs)
# wip
# - (work in progress)
# qol
# - (quality of life)
# soundadd
# - (adds a sound)
# sounddel
# - (removes a sound)
# rscadd
# - (adds a feature)
# rscdel
# - (removes a feature)
# imageadd
# - (adds an image or sprite)
# imagedel
# - (removes an image or sprite)
# spellcheck
# - (fixes spelling or grammar)
# experiment
# - (experimental change)
# balance
# - (balance changes)
# code_imp
# - (misc internal code change)
# refactor
# - (refactors code)
# config
# - (makes a change to the config files)
# admin
# - (makes changes to administrator tools)
# server
# - (miscellaneous changes to server)
#################################
# Your name.
author: RustingWithYou
# Optional: Remove this file after generating master changelog. Useful for PR changelogs that won't get used again.
delete-after: True
# Any changes you've made. See valid prefix list above.
# INDENT WITH TWO SPACES. NOT TABS. SPACES.
# SCREW THIS UP AND IT WON'T WORK.
# Also, this gets changed to [] after reading. Just remove the brackets when you add new shit.
# Please surround your changes in double quotes ("). It works without them, but if you use certain characters it screws up compiling. The quotes will not show up in the changelog.
changes:
- rscadd: "Adds blueprints to most overmap ships, as well as several away sites and ruins."
- qol: "Shuttles will no longer pull mineral turfs with them when taking off."
@@ -1375,10 +1375,11 @@
"eo" = (
/obj/structure/table/standard,
/obj/random/dirt_75,
/obj/item/book/manual/wiki/engineering_construction{
pixel_x = 3;
pixel_y = 6
/obj/item/pen/drafting/blue{
pixel_x = -6;
pixel_y = 8
},
/obj/item/blueprints,
/turf/simulated/floor/tiled,
/area/abandoned_industrial_station/engineering)
"ep" = (
@@ -1563,6 +1563,11 @@
/obj/effect/floor_decal/industrial/warning{
dir = 8
},
/obj/item/pen/drafting/blue{
pixel_x = -6;
pixel_y = 8
},
/obj/item/blueprints,
/turf/simulated/floor/tiled/dark,
/area/orion_automated_station/engineering)
"Di" = (
@@ -1779,6 +1779,7 @@
/obj/random/junk,
/obj/structure/extinguisher_cabinet/west,
/obj/item/stack/cable_coil/yellow,
/obj/item/blueprints,
/turf/simulated/floor/tiled/dark/full,
/area/sensor_relay/maintenance)
"awM" = (
@@ -1016,6 +1016,15 @@
/obj/machinery/power/apc/east{
req_access = list(202)
},
/obj/item/blueprints,
/obj/structure/table/steel,
/obj/item/blueprints/outpost{
pixel_y = 6
},
/obj/item/pen/drafting/blue{
pixel_x = -6;
pixel_y = 8
},
/turf/simulated/floor/plating{
temperature = 278.15
},
@@ -10573,8 +10573,13 @@
},
/area/peoples_station/atmos)
"Sw" = (
/obj/machinery/pipedispenser/disposal,
/obj/effect/floor_decal/industrial/hatch/yellow,
/obj/item/pen/drafting/blue{
pixel_x = -6;
pixel_y = 8
},
/obj/item/blueprints,
/obj/structure/table/standard,
/turf/simulated/floor/tiled/dark{
temperature = 278.15
},
@@ -2810,6 +2810,12 @@
/area/shuttle/scrapper_ship/bridge)
"HP" = (
/obj/machinery/firealarm/west,
/obj/structure/table/standard,
/obj/item/pen/drafting/blue{
pixel_x = -6;
pixel_y = 8
},
/obj/item/blueprints/shuttle,
/turf/simulated/floor/plating{
temperature = 278.15
},
@@ -3816,6 +3822,26 @@
temperature = 278
},
/area/scrapper_base/atmos)
"TI" = (
/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{
dir = 4
},
/obj/machinery/atmospherics/pipe/simple/hidden/supply{
dir = 4
},
/obj/structure/cable/green{
d1 = 4;
d2 = 8;
icon_state = "4-8"
},
/obj/item/blueprints,
/obj/structure/table/standard,
/obj/item/pen/drafting/blue{
pixel_x = -6;
pixel_y = 8
},
/turf/simulated/floor/tiled/dark,
/area/scrapper_base/atmos)
"TL" = (
/obj/structure/cable/green{
d1 = 1;
@@ -37846,7 +37872,7 @@ kz
RN
fn
pl
sE
TI
kz
Uk
OZ
@@ -871,6 +871,11 @@
},
/turf/simulated/floor/reinforced,
/area/tcaf_corvette/engineering)
"gl" = (
/obj/structure/closet/radiation,
/obj/effect/floor_decal/industrial/outline/engineering,
/turf/simulated/floor/tiled/dark,
/area/tcaf_corvette/engineering)
"gm" = (
/obj/structure/table/stone/marble,
/obj/item/reagent_containers/food/condiment/shaker/peppermill{
@@ -2050,10 +2055,15 @@
/turf/simulated/floor/tiled/dark,
/area/tcaf_corvette/messhall)
"qt" = (
/obj/structure/closet/radiation,
/obj/machinery/light{
dir = 4
},
/obj/effect/floor_decal/industrial/outline/engineering,
/obj/structure/table/reinforced/steel,
/obj/item/blueprints,
/obj/item/pen/drafting/blue{
pixel_y = 5
},
/turf/simulated/floor/tiled/dark,
/area/tcaf_corvette/engineering)
"qu" = (
@@ -2210,6 +2220,7 @@
/area/tcaf_corvette/grauwolf)
"sb" = (
/obj/machinery/vending/tool,
/obj/effect/floor_decal/industrial/outline/engineering,
/turf/simulated/floor/tiled/dark,
/area/tcaf_corvette/engineering)
"sd" = (
@@ -4662,6 +4673,7 @@
/obj/machinery/light{
dir = 1
},
/obj/effect/floor_decal/industrial/outline/engineering,
/turf/simulated/floor/tiled/dark,
/area/tcaf_corvette/engineering)
"MS" = (
@@ -5926,6 +5938,7 @@
/obj/item/stack/material/tritium/full,
/obj/item/stack/material/tritium/full,
/obj/item/stack/material/tritium/full,
/obj/effect/floor_decal/industrial/outline/engineering,
/turf/simulated/floor/tiled/dark,
/area/tcaf_corvette/engineering)
"Xi" = (
@@ -31583,7 +31596,7 @@ Jm
wq
Xh
Gm
Sd
gl
RA
Yg
wx
+11 -2
View File
@@ -4667,6 +4667,15 @@
"ns" = (
/turf/simulated/floor/reinforced/airless,
/area/casino/casino_bow)
"nt" = (
/obj/structure/table/reinforced/steel,
/obj/item/blueprints,
/obj/item/pen/drafting/blue{
pixel_x = -6;
pixel_y = 8
},
/turf/simulated/floor/plating,
/area/casino/casino_crew_atmos)
"ob" = (
/obj/structure/casino/roulette_chart,
/obj/random/coin,
@@ -4838,7 +4847,7 @@
"td" = (
/obj/machinery/portable_atmospherics/canister/air,
/obj/machinery/atmospherics/portables_connector{
dir = 4;
dir = 4
},
/turf/simulated/floor/plating,
/area/casino/casino_crew_atmos)
@@ -10013,7 +10022,7 @@ kv
kv
jN
le
jN
nt
kg
mm
mH
+4 -8
View File
@@ -3839,17 +3839,13 @@
/area/ship/ranger_corvette/gunnery)
"pFY" = (
/obj/structure/table/steel,
/obj/item/book/manual/wiki/engineering_construction{
desc = "Blueprints for a Xansan-class vessel.";
icon = 'icons/obj/items.dmi';
icon_state = "blueprints";
item_icons = null;
item_state = null;
name = "ship blueprints"
},
/obj/structure/cable/green{
icon_state = "1-8"
},
/obj/item/pen/drafting/blue{
pixel_y = 5
},
/obj/item/blueprints,
/turf/simulated/floor/tiled/dark,
/area/ship/ranger_corvette/engine2)
"pHP" = (
@@ -1118,6 +1118,7 @@
/obj/item/clothing/gloves/yellow,
/obj/item/ladder_mobile,
/obj/item/hoist_kit,
/obj/item/blueprints,
/turf/simulated/floor/carpet/rubber,
/area/ship/coc_scarab/engistorage)
"fz" = (
@@ -1903,18 +1903,11 @@
dir = 4
},
/obj/structure/table/steel,
/obj/item/book/manual/wiki/engineering_construction{
desc = "Blueprints for a vessel.";
icon = 'icons/obj/items.dmi';
icon_state = "blueprints";
item_icons = null;
item_state = null;
name = "ship blueprints"
},
/obj/item/pen/drafting/blue{
pixel_y = 5
},
/obj/machinery/light,
/obj/item/blueprints,
/turf/simulated/floor/tiled,
/area/coc_survey_ship/atmos)
"ra" = (
@@ -5624,6 +5617,12 @@
"UF" = (
/turf/simulated/wall,
/area/coc_survey_ship/anomaly)
"UH" = (
/obj/structure/table/steel,
/obj/item/device/hand_labeler,
/obj/item/blueprints/outpost,
/turf/simulated/floor/tiled,
/area/coc_survey_ship/miningeva)
"UI" = (
/obj/effect/floor_decal/corner_wide/yellow{
dir = 10
@@ -11983,7 +11982,7 @@ Fb
MH
MH
bM
TF
UH
vs
MH
Lr
@@ -5480,6 +5480,12 @@
},
/turf/simulated/floor/tiled/white,
/area/ship/gadpathur_patrol/galley)
"Rj" = (
/obj/structure/table/reinforced/steel,
/obj/item/blueprints,
/obj/item/pen/drafting,
/turf/simulated/floor,
/area/ship/gadpathur_patrol/engineering)
"Rn" = (
/obj/effect/floor_decal/corner_wide/white/diagonal,
/obj/machinery/light/floor{
@@ -35059,7 +35065,7 @@ LJ
Zs
Mz
rY
Wl
Rj
Zs
Zs
Zs
@@ -4535,6 +4535,8 @@
dir = 1
},
/obj/effect/floor_decal/industrial/outline/emergency_closet,
/obj/item/pen/drafting,
/obj/item/blueprints,
/turf/simulated/floor/tiled/dark,
/area/ship/dominian_corvette/engineering)
"pJj" = (
@@ -3428,6 +3428,8 @@
/obj/machinery/cell_charger{
pixel_y = 0
},
/obj/item/blueprints,
/obj/item/pen/drafting,
/turf/simulated/floor/tiled/dark,
/area/ship/dominian_science_vessel/engineering)
"leu" = (
@@ -6545,6 +6547,8 @@
/obj/item/crowbar/rescue_axe,
/obj/item/crowbar,
/obj/item/crowbar/rescue_axe,
/obj/item/pen/drafting,
/obj/item/blueprints/outpost,
/turf/simulated/floor/tiled/dark,
/area/ship/dominian_science_vessel/eva)
"wzs" = (
@@ -5810,6 +5810,8 @@
/area/ship/dominian_unathi/med)
"Nw" = (
/obj/structure/table/standard,
/obj/item/blueprints,
/obj/item/pen/drafting,
/turf/simulated/floor/tiled/dark,
/area/ship/dominian_unathi/engineering)
"Nx" = (
@@ -896,6 +896,7 @@
icon_state = "2-8"
},
/obj/machinery/atmospherics/unary/vent_pump/on,
/obj/item/blueprints,
/turf/simulated/floor/plating{
temperature = 278.15
},
@@ -6359,15 +6359,6 @@
/turf/simulated/wall/shuttle/space_ship,
/area/ship/elyran_corvette/dorm)
"JX" = (
/obj/item/book/manual/wiki/engineering_construction{
desc = "Blueprints for a Sahin-class corvette.";
icon = 'icons/obj/items.dmi';
icon_state = "blueprints";
item_icons = null;
item_state = null;
name = "ship blueprints";
pixel_y = 6
},
/obj/item/clothing/glasses/welding{
pixel_x = 4;
pixel_y = -4
@@ -6379,6 +6370,8 @@
dir = 4
},
/obj/structure/table/steel,
/obj/item/blueprints,
/obj/item/pen/drafting,
/turf/simulated/floor/tiled/full,
/area/ship/elyran_corvette/engineering)
"Ka" = (
@@ -8954,17 +8954,10 @@
dir = 10
},
/obj/structure/table/steel,
/obj/item/book/manual/wiki/engineering_construction{
desc = "Blueprints for a vessel.";
icon = 'icons/obj/items.dmi';
icon_state = "blueprints";
item_icons = null;
item_state = null;
name = "ship blueprints"
},
/obj/item/pen/drafting/blue{
pixel_y = 5
},
/obj/item/blueprints,
/turf/simulated/floor/tiled/dark,
/area/ship/freebooter_ship/engineering)
"tYU" = (
@@ -3261,7 +3261,10 @@
dir = 1
},
/obj/structure/table/steel,
/obj/item/book/manual/evaguide,
/obj/item/blueprints,
/obj/item/pen/drafting/blue{
pixel_y = 5
},
/turf/simulated/floor/tiled,
/area/golden_deep/atmos)
"Fy" = (
@@ -1989,6 +1989,7 @@
/obj/machinery/atmospherics/portables_connector/fuel{
dir = 8
},
/obj/machinery/portable_atmospherics/canister/carbon_dioxide,
/turf/simulated/floor/plating,
/area/hegemony_ship/engineering)
"mc" = (
@@ -4783,11 +4784,12 @@
/turf/simulated/floor/plating,
/area/hegemony_ship/docking_port)
"Bk" = (
/obj/structure/window/reinforced{
dir = 8
/obj/structure/table/reinforced/steel,
/obj/item/blueprints,
/obj/item/pen/drafting/blue{
pixel_y = 5
},
/obj/effect/floor_decal/industrial/outline/yellow,
/obj/machinery/portable_atmospherics/canister/carbon_dioxide,
/turf/simulated/floor/plating,
/area/hegemony_ship/engineering)
"Bo" = (
@@ -23780,8 +23782,8 @@ Bg
Bg
Ot
nS
Bk
Dz
Bk
BH
wC
Di
@@ -413,6 +413,14 @@
/obj/structure/sign/flag/hegemony/large/south,
/turf/simulated/floor/tiled,
/area/merchants_guild/office)
"fn" = (
/obj/item/pen/drafting/blue{
pixel_y = 5
},
/obj/structure/table/standard,
/obj/item/blueprints,
/turf/simulated/floor/plating,
/area/merchants_guild/starboardengine)
"fq" = (
/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{
dir = 4
@@ -15629,7 +15637,7 @@ Lk
Bu
gM
HN
Wd
fn
uz
Wd
Wd
@@ -411,7 +411,9 @@
"fz" = (
/obj/effect/floor_decal/corner_wide/brown/diagonal,
/obj/structure/filingcabinet/chestdrawer,
/obj/structure/sign/flag/hegemony/large/north,
/obj/structure/sign/flag/hegemony/large/north{
pixel_y = 32
},
/turf/simulated/floor/tiled/steel,
/area/miners_guild/bridge)
"fE" = (
@@ -3659,6 +3661,11 @@
/obj/machinery/light{
dir = 1
},
/obj/item/blueprints,
/obj/item/pen/drafting/blue{
pixel_y = 5
},
/obj/structure/table/reinforced/steel,
/turf/simulated/floor/tiled/steel,
/area/miners_guild/engineering1)
"On" = (
+10 -2
View File
@@ -1329,6 +1329,9 @@
/obj/effect/floor_decal/corner/orange{
dir = 9
},
/obj/structure/closet/secure_closet/engineering_electrical{
req_access = list(216)
},
/turf/simulated/floor/tiled/dark,
/area/hephmining_ship/cyclops/cyclops_engineering)
"nb" = (
@@ -4639,8 +4642,13 @@
/obj/structure/cable/green{
icon_state = "1-4"
},
/obj/structure/closet/secure_closet/engineering_electrical{
req_access = list(216)
/obj/structure/table/reinforced/steel,
/obj/item/blueprints,
/obj/item/blueprints/outpost{
pixel_y = 6
},
/obj/item/pen/drafting/blue{
pixel_y = 5
},
/turf/simulated/floor/tiled/dark,
/area/hephmining_ship/cyclops/cyclops_engineering)
@@ -3079,11 +3079,15 @@
/turf/simulated/floor/tiled,
/area/heph_security_ship/armory)
"vU" = (
/obj/machinery/pipedispenser,
/obj/machinery/light{
dir = 8;
icon_state = "tube_empty"
},
/obj/structure/table/reinforced/steel,
/obj/item/blueprints,
/obj/item/pen/drafting/blue{
pixel_y = 5
},
/turf/simulated/floor,
/area/heph_security_ship/engineering)
"vZ" = (
@@ -6216,6 +6220,7 @@
/obj/machinery/atmospherics/pipe/simple/hidden/red{
dir = 10
},
/obj/machinery/pipedispenser,
/turf/simulated/floor,
/area/heph_security_ship/atmos)
"Xe" = (
+5 -10
View File
@@ -1121,19 +1121,14 @@
/area/ship/iac_rescue_ship/afthallway)
"bWO" = (
/obj/structure/table/steel,
/obj/item/stack/material/steel/full{
pixel_x = -8
},
/obj/effect/floor_decal/industrial/outline/yellow,
/obj/item/stack/material/steel/full{
pixel_x = -8
/obj/item/blueprints,
/obj/item/blueprints/outpost{
pixel_y = 6
},
/obj/item/stack/material/glass/full,
/obj/item/stack/material/glass/full,
/obj/item/stack/material/steel/full{
pixel_x = -8
/obj/item/pen/drafting/blue{
pixel_y = 5
},
/obj/item/stack/material/glass/full,
/turf/simulated/floor/tiled/dark/full,
/area/ship/iac_rescue_ship/engineering)
"bXv" = (
+1
View File
@@ -11947,6 +11947,7 @@
/obj/item/storage/box/fancy/crayons/chalkbox{
pixel_y = 8
},
/obj/item/blueprints,
/obj/item/device/radio/intercom/ship/west,
/turf/simulated/floor/plating,
/area/ship/idris_cruiser/engineering)
@@ -3846,6 +3846,10 @@
dir = 10
},
/obj/effect/floor_decal/industrial/outline/yellow,
/obj/item/stack/material/plasteel/full,
/obj/item/stack/material/steel/full,
/obj/item/stack/material/steel/full,
/obj/item/stack/rods/full,
/turf/simulated/floor/tiled,
/area/kataphract_chapter/engineering)
"nk" = (
@@ -5663,15 +5667,18 @@
/turf/simulated/floor/plating,
/area/kataphract_chapter/bruiser)
"FP" = (
/obj/structure/table/rack,
/obj/item/stack/material/steel/full,
/obj/item/stack/material/steel/full,
/obj/item/stack/material/plasteel/full,
/obj/item/stack/rods/full,
/obj/effect/floor_decal/corner/yellow{
dir = 10
},
/obj/effect/floor_decal/industrial/outline/yellow,
/obj/structure/table/standard,
/obj/item/blueprints{
pixel_y = 5
},
/obj/item/pen/drafting/blue{
pixel_x = -6;
pixel_y = 8
},
/turf/simulated/floor/tiled,
/area/kataphract_chapter/engineering)
"FX" = (
@@ -1080,6 +1080,14 @@
},
/turf/simulated/floor/plating,
/area/shuttle/air_konyang/crew)
"Ax" = (
/obj/item/blueprints/shuttle,
/obj/structure/table/steel,
/obj/item/pen/drafting/blue{
pixel_y = 5
},
/turf/simulated/floor/plating,
/area/shuttle/air_konyang/engineering)
"AC" = (
/obj/machinery/computer/general_air_control/large_tank_control{
frequency = 0663;
@@ -15166,7 +15174,7 @@ wU
Ei
qs
JP
JP
Ax
wy
cD
aL
@@ -323,6 +323,14 @@
},
/turf/simulated/floor/tiled/dark,
/area/shuttle/einstein_shuttle/room/four)
"jt" = (
/obj/item/pen/drafting/blue{
pixel_y = 5
},
/obj/item/blueprints/shuttle,
/obj/structure/table/reinforced/steel,
/turf/simulated/floor/plating,
/area/shuttle/einstein_shuttle/porteng)
"jC" = (
/obj/machinery/power/terminal,
/obj/structure/cable{
@@ -7802,7 +7810,7 @@ NW
NW
Hp
lH
iD
jt
YJ
LU
Wh
@@ -5810,6 +5810,11 @@
/obj/item/clothing/head/hardhat{
pixel_y = 7
},
/obj/item/blueprints,
/obj/item/pen/drafting/blue{
pixel_x = -6;
pixel_y = 8
},
/turf/simulated/floor/tiled/dark/full,
/area/ship/ipc_refugee/engie)
"Ts" = (
@@ -8558,15 +8558,6 @@
dir = 1
},
/obj/structure/table/steel,
/obj/item/book/manual/wiki/engineering_construction{
desc = "Blueprints for a Sai-class corvette.";
icon = 'icons/obj/items.dmi';
icon_state = "blueprints";
item_icons = null;
item_state = null;
name = "ship blueprints";
pixel_y = -1
},
/obj/item/pen/drafting/blue{
pixel_x = -6;
pixel_y = 8
@@ -8581,6 +8572,7 @@
/obj/structure/cable{
icon_state = "0-2"
},
/obj/item/blueprints,
/turf/simulated/floor/tiled/dark/full,
/area/ship/kasf_corvette/engie)
"Xu" = (
@@ -2826,6 +2826,11 @@
/obj/item/stack/material/lead/full{
pixel_y = 5
},
/obj/item/blueprints,
/obj/item/pen/drafting/blue{
pixel_x = -6;
pixel_y = 8
},
/turf/simulated/floor/tiled/dark,
/area/konyang_wreck/engineering)
"xO" = (
@@ -4377,12 +4377,14 @@
/turf/simulated/floor/plating,
/area/water_barge/fuelbay)
"Qy" = (
/obj/structure/closet/secure_closet/engineering_electrical{
req_access = null
},
/obj/effect/floor_decal/corner/yellow/full{
dir = 1
},
/obj/item/pen/drafting/blue{
pixel_y = 5
},
/obj/structure/table/steel,
/obj/item/blueprints,
/turf/simulated/floor/tiled/dark,
/area/water_barge/toolstorage)
"QB" = (
@@ -5257,11 +5257,15 @@
},
/area/nka_merchant/mess)
"IJ" = (
/obj/machinery/pipedispenser/disposal,
/obj/effect/floor_decal/corner/yellow/full{
dir = 4
},
/obj/effect/floor_decal/industrial/hatch/yellow,
/obj/item/pen/drafting/blue{
pixel_x = -6;
pixel_y = 8
},
/obj/item/blueprints,
/obj/structure/table/standard,
/turf/simulated/floor/tiled{
temperature = 278.15
},
@@ -1767,6 +1767,12 @@
/obj/machinery/power/apc/north{
req_access = list(201)
},
/obj/structure/table/standard,
/obj/item/blueprints,
/obj/item/pen/drafting/blue{
pixel_x = -6;
pixel_y = 8
},
/turf/simulated/floor,
/area/ship/orion/engie)
"hlr" = (
@@ -616,6 +616,15 @@
/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{
dir = 5
},
/obj/item/blueprints,
/obj/item/pen/drafting/blue{
pixel_x = -6;
pixel_y = 8
},
/obj/item/blueprints/outpost{
pixel_y = 6
},
/obj/structure/table/reinforced/steel,
/turf/simulated/floor/tiled/dark{
temperature = 278.15
},
@@ -5542,6 +5542,12 @@
/obj/machinery/alarm/cold/north{
req_one_access = list(209)
},
/obj/item/blueprints,
/obj/structure/table/reinforced/steel,
/obj/item/pen/drafting/blue{
pixel_x = -6;
pixel_y = 8
},
/turf/simulated/floor/plating/cooled,
/area/headmaster_ship/engineering)
"AC" = (
@@ -6619,6 +6619,11 @@
/obj/random/powercell,
/obj/random/powercell,
/obj/machinery/light/colored/decayed/dimmed,
/obj/item/pen/drafting/blue{
pixel_x = -6;
pixel_y = 8
},
/obj/item/blueprints,
/turf/simulated/floor/carpet/rubber,
/area/ship/sadar_scout/tools)
"WN" = (
+12 -4
View File
@@ -1508,14 +1508,13 @@
/turf/simulated/floor/tiled/dark/full,
/area/ship/scc_scout_ship/engineering_cargo)
"hE" = (
/obj/machinery/suit_cycler/captain,
/obj/item/clothing/shoes/magboots,
/obj/item/clothing/suit/space/void/captain,
/obj/item/clothing/head/helmet/space/void/captain,
/obj/effect/floor_decal/spline/fancy/wood{
dir = 10
},
/obj/machinery/firealarm/west,
/obj/machinery/suit_cycler/captain/prepared{
req_access = null
},
/turf/simulated/floor/wood,
/area/ship/scc_scout_ship/quarters)
"hF" = (
@@ -5721,6 +5720,15 @@
pixel_x = -5;
pixel_y = 4
},
/obj/item/blueprints,
/obj/structure/table/steel,
/obj/item/pen/drafting/blue{
pixel_x = -6;
pixel_y = 8
},
/obj/item/blueprints/outpost{
pixel_y = 6
},
/turf/simulated/floor/plating,
/area/ship/scc_scout_ship/maint_power)
"Jd" = (
@@ -476,6 +476,9 @@
/obj/item/storage/belt/utility,
/obj/item/clothing/gloves/yellow,
/obj/item/clothing/gloves/yellow,
/obj/item/tape_roll,
/obj/item/stack/material/plasteel/full,
/obj/item/stack/material/steel/full,
/turf/simulated/floor/tiled/dark,
/area/ship/sfa_patrol_ship/Engineering)
"bbb" = (
@@ -2755,9 +2758,10 @@
"ivQ" = (
/obj/structure/table/standard,
/obj/item/blueprints,
/obj/item/stack/material/steel/full,
/obj/item/stack/material/plasteel/full,
/obj/item/tape_roll,
/obj/item/pen/drafting/blue{
pixel_x = -6;
pixel_y = 8
},
/turf/simulated/floor/tiled/dark,
/area/ship/sfa_patrol_ship/Engineering)
"izK" = (
+5 -10
View File
@@ -3393,14 +3393,6 @@
dir = 1
},
/obj/structure/table/steel,
/obj/item/book/manual/wiki/engineering_construction{
desc = "Blueprints for an Uhlan-class vessel.";
icon = 'icons/obj/items.dmi';
icon_state = "blueprints";
item_icons = null;
item_state = null;
name = "ship blueprints"
},
/obj/item/clothing/gloves/yellow,
/obj/item/clothing/gloves/yellow,
/turf/simulated/floor/tiled/dark,
@@ -7288,8 +7280,11 @@
dir = 4
},
/obj/structure/table/steel,
/obj/item/modular_computer/laptop/preset/civilian,
/obj/item/pen/drafting/blue,
/obj/item/pen/drafting/blue{
pixel_x = -6;
pixel_y = 8
},
/obj/item/blueprints,
/turf/simulated/floor/tiled/dark,
/area/ship/ssmd_corvette/portengine)
"vMV" = (
@@ -3314,6 +3314,12 @@
d2 = 4;
icon_state = "0-4"
},
/obj/item/blueprints,
/obj/item/pen/drafting/blue{
pixel_x = -6;
pixel_y = 8
},
/obj/structure/table/reinforced/steel,
/turf/simulated/floor/plating{
temperature = 278.15
},
@@ -4365,6 +4365,12 @@
icon_state = "2-4"
},
/obj/effect/decal/cleanable/dirt,
/obj/structure/table/reinforced/steel,
/obj/item/blueprints,
/obj/item/pen/drafting/blue{
pixel_x = -6;
pixel_y = 8
},
/turf/simulated/floor{
temperature = 278.15
},
@@ -2238,6 +2238,9 @@
/obj/machinery/light/skrell{
dir = 8
},
/obj/item/reagent_containers/weldpack{
pixel_y = 8
},
/turf/simulated/floor/shuttle/skrell/blue,
/area/ship/tirakqi_smuggler/engi)
"po" = (
@@ -6471,13 +6474,15 @@
/area/ship/tirakqi_smuggler/port_hall)
"NI" = (
/obj/structure/table/skrell,
/obj/item/reagent_containers/weldpack{
/obj/item/pen/drafting/blue{
pixel_x = -6;
pixel_y = 8
},
/obj/item/clothing/glasses/welding{
pixel_x = 4;
pixel_y = -2
},
/obj/item/blueprints,
/turf/simulated/floor/shuttle/skrell/blue,
/area/ship/tirakqi_smuggler/engi)
"NM" = (
@@ -233,6 +233,15 @@
/obj/structure/cable/green{
icon_state = "2-4"
},
/obj/structure/table/steel,
/obj/item/blueprints,
/obj/item/blueprints/outpost{
pixel_y = 6
},
/obj/item/pen/drafting/blue{
pixel_x = -6;
pixel_y = 8
},
/turf/simulated/floor/tiled/dark,
/area/tramp_freighter/power)
"cP" = (
@@ -789,6 +798,9 @@
d2 = 2;
icon_state = "1-2"
},
/obj/structure/cable/green{
icon_state = "2-4"
},
/turf/simulated/floor/tiled/dark,
/area/tramp_freighter/hangar)
"jZ" = (
@@ -961,9 +973,6 @@
/obj/structure/cable/green{
icon_state = "0-8"
},
/obj/structure/cable/green{
icon_state = "2-4"
},
/turf/simulated/floor/tiled/dark,
/area/tramp_freighter/hangar)
"lt" = (
@@ -1306,10 +1315,36 @@
/area/tramp_freighter/cargo)
"ox" = (
/obj/structure/table/steel,
/obj/random/toolbox,
/obj/machinery/atmospherics/unary/vent_pump/on{
dir = 4
},
/obj/item/stack/material/glass/full{
pixel_y = 6;
pixel_x = -3
},
/obj/item/stack/material/glass/full{
pixel_y = 6;
pixel_x = -3
},
/obj/item/stack/material/steel/full{
pixel_y = 6;
pixel_x = 2
},
/obj/item/stack/material/steel/full{
pixel_y = 6;
pixel_x = 2
},
/obj/item/stack/material/aluminium/full{
pixel_x = 3;
pixel_y = 4
},
/obj/item/stack/material/plastic/full{
pixel_y = 6;
pixel_x = -5
},
/obj/item/stack/material/lead/full{
pixel_y = 3
},
/turf/simulated/floor/tiled/dark,
/area/tramp_freighter/engi)
"oJ" = (
@@ -3711,8 +3746,6 @@
/turf/simulated/floor/plating,
/area/tramp_freighter/atmos)
"UH" = (
/obj/structure/table/steel,
/obj/item/storage/belt/utility/alt,
/obj/machinery/atmospherics/unary/vent_scrubber/on{
dir = 4
},
@@ -3725,6 +3758,7 @@
/obj/structure/cable/green{
icon_state = "0-4"
},
/obj/machinery/autolathe,
/turf/simulated/floor/tiled/dark,
/area/tramp_freighter/engi)
"UI" = (
@@ -2438,9 +2438,11 @@
/area/shuttle/hiskyn_revanchists)
"bQp" = (
/obj/structure/table/reinforced/steel,
/obj/random/tool,
/obj/item/clothing/gloves/yellow/specialu,
/obj/item/clothing/gloves/yellow/specialu,
/obj/item/blueprints,
/obj/item/pen/drafting/blue{
pixel_x = -6;
pixel_y = 8
},
/turf/simulated/floor/tiled/dark,
/area/hiskyn_ship/engineering)
"bTY" = (
@@ -2926,6 +2928,7 @@
/obj/random/dirt_75,
/obj/structure/table/reinforced/steel,
/obj/random/tool,
/obj/item/clothing/gloves/yellow/specialu,
/turf/simulated/floor/plating,
/area/hiskyn_ship/thrusts)
"fmj" = (
@@ -5816,6 +5819,12 @@
},
/turf/simulated/floor/reinforced/airless,
/area/space)
"vfJ" = (
/obj/item/stack/material/lead/full{
pixel_y = 3
},
/turf/template_noop,
/area/space)
"viZ" = (
/obj/machinery/atmospherics/unary/vent_pump/on,
/turf/simulated/floor/tiled/dark,
@@ -9304,7 +9313,7 @@ aOr
aOr
aOr
aOr
aOr
vfJ
aOr
aOr
aOr
@@ -1786,6 +1786,11 @@
/obj/effect/floor_decal/corner_wide/dark_green{
dir = 10
},
/obj/item/pen/drafting/blue{
pixel_x = -6;
pixel_y = 8
},
/obj/item/blueprints/shuttle,
/obj/item/device/radio{
name = "old radio";
icon_state = "radio";
@@ -1793,8 +1798,7 @@
w_class = 3;
canhear_range = 6;
throwforce = 12;
pixel_y = 10;
pixel_x = -5
pixel_y = 10
},
/turf/simulated/floor/tiled/dark,
/area/shuttle/unathi_pirate_izharshan/helm)
@@ -1830,6 +1830,15 @@
},
/turf/simulated/floor/diona,
/area/shuttle/tarwa)
"AA" = (
/obj/structure/table/standard,
/obj/item/blueprints,
/obj/item/pen/drafting/blue{
pixel_x = -6;
pixel_y = 8
},
/turf/simulated/floor/diona,
/area/tarwa_ship/engineering2)
"AI" = (
/obj/machinery/light{
dir = 1
@@ -15458,7 +15467,7 @@ IN
kV
LT
XU
HG
AA
Gd
ci
Gd
+1
View File
@@ -39,6 +39,7 @@
/obj/item/storage/box/fancy/crayons/chalkbox{
pixel_y = 4
},
/obj/item/blueprints,
/obj/item/stack/cable_coil,
/turf/simulated/floor/plating,
/area/ship/xanu_frigate/engineering/port)
+12 -9
View File
@@ -608,6 +608,12 @@
pixel_y = -8
},
/obj/machinery/power/apc/empty/north,
/obj/item/blueprints,
/obj/item/pen/drafting/blue{
pixel_x = -6;
pixel_y = 8
},
/obj/structure/table/reinforced/steel,
/turf/simulated/floor/plating,
/area/shuttle/yacht/engine)
"bW" = (
@@ -770,9 +776,8 @@
/obj/effect/landmark/entry_point/east{
name = "port, solars central"
},
/turf/simulated/floor/airless{
icon_state = "dmg2"
},
/obj/effect/decal/cleanable/floor_damage/random_broken,
/turf/simulated/floor/airless,
/area/shuttle/yacht/engine)
"cq" = (
/obj/structure/cable{
@@ -790,9 +795,8 @@
d2 = 8;
icon_state = "1-8"
},
/turf/simulated/floor/airless{
icon_state = "dmg2"
},
/obj/effect/decal/cleanable/floor_damage/random_broken,
/turf/simulated/floor/airless,
/area/shuttle/yacht/engine)
"cr" = (
/obj/structure/cable{
@@ -813,9 +817,8 @@
/obj/item/storage/toolbox/syndicate{
name = "black toolbox"
},
/turf/simulated/floor/airless{
icon_state = "dmg2"
},
/obj/effect/decal/cleanable/floor_damage/random_broken,
/turf/simulated/floor/airless,
/area/shuttle/yacht/engine)
"cs" = (
/obj/structure/cable{
+4
View File
@@ -5104,6 +5104,10 @@
/obj/machinery/light{
dir = 8
},
/obj/item/blueprints,
/obj/item/pen/drafting/blue{
pixel_y = 5
},
/turf/simulated/floor/tiled,
/area/ship/yacht_civ/engineering)
"SQ" = (
@@ -762,6 +762,13 @@
},
/obj/structure/table/steel,
/obj/item/storage/box/fancy/cigarettes/dromedaryco,
/obj/item/pen/drafting/blue{
pixel_x = -6;
pixel_y = 8
},
/obj/item/blueprints/outpost{
pixel_y = 6
},
/turf/simulated/floor/plating,
/area/abandoned_prison/engineering)
"kC" = (
@@ -715,7 +715,14 @@
/obj/effect/floor_decal/industrial/warning{
dir = 10
},
/obj/item/material/shard,
/obj/item/blueprints/outpost{
pixel_y = 6
},
/obj/structure/table/steel,
/obj/item/pen/drafting/blue{
pixel_x = -6;
pixel_y = 8
},
/turf/simulated/floor/tiled,
/area/old_outpost/refinery)
"nS" = (
@@ -1321,6 +1321,11 @@
/obj/machinery/light{
dir = 1
},
/obj/item/blueprints/outpost,
/obj/item/pen/drafting/blue{
pixel_x = -6;
pixel_y = 8
},
/turf/simulated/floor/tiled/steel,
/area/burzsia_mining/mining)
"JQ" = (
@@ -57,6 +57,13 @@
/obj/machinery/iff_beacon,
/turf/simulated/floor/airless,
/area/shuttle/haneunim_crash)
"iD" = (
/obj/structure/cable{
icon_state = "4-8"
},
/obj/item/pen/drafting/blue,
/turf/simulated/floor/plating,
/area/shuttle/haneunim_crash)
"jc" = (
/obj/machinery/power/terminal{
dir = 8;
@@ -325,6 +332,7 @@
"BR" = (
/obj/structure/table/reinforced/steel,
/obj/item/clothing/gloves/yellow,
/obj/item/blueprints/shuttle,
/turf/simulated/floor/plating,
/area/shuttle/haneunim_crash)
"Ce" = (
@@ -1095,7 +1103,7 @@ FE
It
QJ
pn
ti
iD
DO
Ic
yc
@@ -1312,10 +1312,14 @@
/area/konyang_landing_zone/command_center_abandoned/living)
"qz" = (
/obj/structure/table/wood,
/obj/item/device/radio/phone,
/obj/effect/floor_decal/spline/fancy/wood{
dir = 4
},
/obj/item/blueprints/outpost,
/obj/item/pen/drafting/blue{
pixel_x = -6;
pixel_y = 8
},
/turf/simulated/floor/wood,
/area/konyang_landing_zone/command_center_abandoned)
"qP" = (
@@ -1278,10 +1278,14 @@
/area/konyang_landing_zone/command_center/living)
"qz" = (
/obj/structure/table/wood,
/obj/item/device/radio/phone,
/obj/effect/floor_decal/spline/fancy/wood{
dir = 4
},
/obj/item/blueprints/outpost,
/obj/item/pen/drafting/blue{
pixel_x = -6;
pixel_y = 8
},
/turf/simulated/floor/wood,
/area/konyang_landing_zone/command_center)
"qQ" = (
@@ -986,10 +986,14 @@
/area/konyang_landing_zone)
"lX" = (
/obj/structure/table/wood,
/obj/item/device/radio/phone,
/obj/effect/floor_decal/spline/fancy/wood{
dir = 4
},
/obj/item/blueprints/outpost,
/obj/item/pen/drafting/blue{
pixel_x = -6;
pixel_y = 8
},
/turf/simulated/floor/wood,
/area/konyang_landing_zone/command_center)
"mA" = (
@@ -389,6 +389,7 @@
/obj/structure/table/standard,
/obj/item/storage/bag/inflatable,
/obj/item/storage/bag/inflatable,
/obj/item/blueprints/shuttle,
/turf/simulated/floor/tiled/rust,
/area/shuttle/konyang_pirate)
"rH" = (
@@ -450,6 +451,10 @@
},
/turf/simulated/floor/wood,
/area/konyang_pirate_outpost)
"wk" = (
/obj/item/blueprints/shuttle,
/turf/simulated/floor/exoplanet/dirt_konyang,
/area/konyang_pirate_outpost)
"wK" = (
/turf/simulated/floor/exoplanet/dirt_konyang,
/area/konyang_pirate_outpost)
@@ -1464,7 +1469,7 @@ xe
tZ
tZ
xe
wK
wk
wK
wK
wK
@@ -277,7 +277,7 @@
/obj/structure/plasticflaps,
/obj/effect/floor_decal/industrial/warning/cee,
/obj/machinery/conveyor{
id = "okon_base_belt";
id = "okon_base_belt"
},
/turf/simulated/floor/plating{
temperature = 278.15
@@ -721,13 +721,19 @@
/area/raskara_okon/engineer)
"jx" = (
/obj/structure/table/standard,
/obj/item/paper_bin,
/obj/effect/floor_decal/corner/red{
dir = 6
},
/obj/machinery/atmospherics/unary/vent_scrubber/on{
dir = 8
},
/obj/item/blueprints/outpost{
pixel_y = 6
},
/obj/item/pen/drafting/blue{
pixel_x = -6;
pixel_y = 8
},
/turf/simulated/floor/tiled/dark{
temperature = 278.15
},
@@ -1110,7 +1116,7 @@
},
/obj/machinery/conveyor{
dir = 8;
id = "okon_base_belt";
id = "okon_base_belt"
},
/turf/simulated/floor/plating{
temperature = 278.15
@@ -1623,7 +1629,7 @@
/obj/structure/railing/mapped,
/obj/machinery/conveyor{
dir = 8;
id = "okon_base_belt";
id = "okon_base_belt"
},
/turf/simulated/floor/plating{
temperature = 278.15
@@ -2909,7 +2915,7 @@
/obj/effect/floor_decal/industrial/warning,
/obj/machinery/conveyor{
dir = 8;
id = "okon_base_belt";
id = "okon_base_belt"
},
/turf/simulated/floor/plating{
temperature = 278.15
@@ -3068,6 +3074,10 @@
temperature = 278.15
},
/area/raskara_okon/mess_hall)
"OK" = (
/obj/item/blueprints/shuttle,
/turf/simulated/wall/shuttle/raider,
/area/raskara_okon/engineer)
"OL" = (
/obj/machinery/atmospherics/pipe/simple/hidden/supply,
/obj/effect/floor_decal/corner/grey/diagonal,
@@ -3352,7 +3362,7 @@
/obj/structure/railing/mapped,
/obj/machinery/conveyor{
dir = 8;
id = "okon_base_belt";
id = "okon_base_belt"
},
/turf/simulated/floor/tiled/rust{
temperature = 278.15
@@ -4375,7 +4385,7 @@ HX
"}
(14,1,1) = {"
HX
gs
OK
Dy
cw
gs
@@ -1293,6 +1293,13 @@
temperature = 303.15
},
/area/heph_mining_station/medbay)
"sI" = (
/obj/item/pen/drafting/blue{
pixel_x = -6;
pixel_y = 8
},
/turf/simulated/floor/airless,
/area/heph_mining_station/mining)
"sO" = (
/obj/structure/reagent_dispensers/keg/xuizikeg,
/turf/simulated/floor/tiled/dark{
@@ -2776,8 +2783,13 @@
/obj/item/clothing/gloves/yellow/specialu,
/obj/item/clothing/gloves/yellow/specialu,
/obj/item/clothing/gloves/yellow/specialu,
/obj/item/storage/toolbox/electrical,
/obj/item/storage/toolbox/mechanical,
/obj/item/pen/drafting/blue{
pixel_x = -6;
pixel_y = 8
},
/obj/item/blueprints/outpost{
pixel_y = 6
},
/turf/simulated/floor{
temperature = 303.15
},
@@ -3736,7 +3748,7 @@ Rk
(17,1,1) = {"
Rk
MI
MI
sI
MI
MI
Sf
@@ -517,6 +517,16 @@
/obj/effect/decal/cleanable/floor_damage/rust,
/turf/simulated/floor/tiled/dark,
/area/heph_survey_post)
"wy" = (
/obj/random/dirt_75,
/obj/item/pen/drafting/blue{
pixel_x = -6;
pixel_y = 8
},
/obj/structure/table/standard,
/obj/item/blueprints/outpost,
/turf/simulated/floor/tiled/dark,
/area/heph_survey_post)
"wC" = (
/obj/structure/table/standard,
/obj/structure/sign/flag/heph/large/north{
@@ -1387,7 +1397,7 @@ bN
Ze
ea
Ir
PV
wy
bN
ds
YI
@@ -270,6 +270,12 @@
},
/turf/simulated/floor/plating,
/area/shuttle/kazhkz_crash)
"pA" = (
/obj/item/blueprints/outpost{
pixel_y = 6
},
/turf/template_noop,
/area/template_noop)
"pC" = (
/obj/machinery/atmospherics/pipe/simple/hidden/fuel,
/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{
@@ -699,6 +705,7 @@
dir = 9
},
/obj/machinery/atmospherics/pipe/simple/hidden/aux,
/obj/item/blueprints/shuttle,
/turf/simulated/floor/tiled/slate,
/area/shuttle/kazhkz_crash)
"QA" = (
@@ -1625,7 +1632,7 @@ TJ
TJ
TJ
TJ
TJ
pA
TJ
UK
UK
@@ -243,6 +243,12 @@
/obj/machinery/alarm/west{
req_one_access = null
},
/obj/item/blueprints/outpost,
/obj/structure/table/steel,
/obj/item/pen/drafting/blue{
pixel_x = -6;
pixel_y = 8
},
/turf/simulated/floor{
temperature = 303.15
},
@@ -16,6 +16,12 @@
/obj/effect/floor_decal/corner/orange{
dir = 9
},
/obj/item/blueprints/outpost,
/obj/structure/table/steel,
/obj/item/pen/drafting/blue{
pixel_x = -6;
pixel_y = 8
},
/turf/simulated/floor/tiled,
/area/pid_kois_farm)
"dh" = (