mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2025-12-09 16:05:07 +00:00
[MDB Ignore] Re-add hop console second ID slot (#92157)
## About The Pull Request <img width="491" height="301" alt="image" src="https://github.com/user-attachments/assets/a3b5b19f-edf5-4de9-9201-9cbfab9e8827" /> Mod computers with the access changing software installed have a secondary ID slot once again. This ID slot doesn't contribute to access. You can insert IDs into the slot with right click and remove them with alt-right click. Also removes the "New IDs and you" memo paper. Also tweaks PDA on_deconstruct so contents are dropped on when they're deconstructed with assembly. Fixes #92151 ## Why It's Good For The Game Changing IDs is very unnecessarily clunky with the one slot. Insert hop id, log in, remove hop id, insert crew id, change access, remove crew id, log out. We had it right back when we had two slots. Insert hop ID, insert crew id, log in. It just works. This also allows for mobile HoPs to change access without necessitating removing their ID from their PDA. Other changes: The "New IDs and you" memo is very old. They haven't been new for 4 years now. I don't think anyone reads it and they served their purpose. I found it odd that, if your PDA was melted or blown up, it would delete your ID. If this is a hold-over from old PDA behavior feel free to let me know but otherwise it seems sensible that it'd spit out the contents as you would expect. ## Changelog 🆑 Melbert qol: The access changing software (the HoP console) now has ID two slots again (one for the HoP's id and one for the ID being changed). You can insert IDs in the secondary slot via the UI or right click, and remove them via the UI or alt-right click. qol: If your PDA is destroyed via acid or bombs, your ID (and similar contents such as disks) are spit out instead of being deleted del: Deletes the "New IDs and you" memo in the HoP's office. They haven't been new for 4 years. fix: Engineering sub-tab in the access changing software no longer looks messed up fix: Fix reversed alt-click logic for mod pcs /🆑
This commit is contained in:
@@ -8556,11 +8556,6 @@
|
||||
/obj/machinery/light/directional,
|
||||
/turf/open/floor/iron/dark/smooth_large,
|
||||
/area/station/service/hydroponics)
|
||||
"cAs" = (
|
||||
/obj/structure/disposalpipe/segment,
|
||||
/obj/item/banner/command/mundane,
|
||||
/turf/open/floor/plating,
|
||||
/area/station/maintenance/port)
|
||||
"cAv" = (
|
||||
/obj/effect/turf_decal/trimline/purple/filled/line{
|
||||
dir = 1
|
||||
@@ -11219,17 +11214,6 @@
|
||||
},
|
||||
/turf/open/floor/engine,
|
||||
/area/station/engineering/supermatter/room)
|
||||
"doU" = (
|
||||
/obj/structure/table,
|
||||
/obj/effect/spawner/random/bureaucracy/paper,
|
||||
/obj/item/paper/fluff/ids_for_dummies{
|
||||
pixel_x = -6;
|
||||
pixel_y = 14
|
||||
},
|
||||
/obj/item/pen,
|
||||
/obj/structure/sign/poster/contraband/missing_gloves/directional/west,
|
||||
/turf/open/floor/wood,
|
||||
/area/station/commons/dorms)
|
||||
"dpo" = (
|
||||
/obj/structure/disposalpipe/segment{
|
||||
dir = 4
|
||||
@@ -19123,6 +19107,13 @@
|
||||
},
|
||||
/turf/open/floor/iron,
|
||||
/area/station/hallway/secondary/construction)
|
||||
"fHm" = (
|
||||
/obj/structure/table,
|
||||
/obj/effect/spawner/random/bureaucracy/paper,
|
||||
/obj/item/pen,
|
||||
/obj/structure/sign/poster/contraband/missing_gloves/directional/west,
|
||||
/turf/open/floor/wood,
|
||||
/area/station/commons/dorms)
|
||||
"fHp" = (
|
||||
/obj/effect/decal/cleanable/dirt,
|
||||
/obj/structure/showcase/machinery/oldpod{
|
||||
@@ -28722,23 +28713,6 @@
|
||||
/obj/structure/cable,
|
||||
/turf/open/floor/iron/textured_large,
|
||||
/area/station/medical/abandoned)
|
||||
"iwY" = (
|
||||
/obj/structure/table/wood,
|
||||
/obj/item/paper/fluff/ids_for_dummies{
|
||||
pixel_x = 4;
|
||||
pixel_y = 3
|
||||
},
|
||||
/obj/item/paper_bin{
|
||||
pixel_x = -5;
|
||||
pixel_y = 4
|
||||
},
|
||||
/obj/item/stamp/head/hop{
|
||||
pixel_x = 8;
|
||||
pixel_y = 4
|
||||
},
|
||||
/obj/structure/cable,
|
||||
/turf/open/floor/carpet,
|
||||
/area/station/command/heads_quarters/hop)
|
||||
"ixf" = (
|
||||
/obj/effect/spawner/structure/window/reinforced,
|
||||
/turf/open/floor/plating,
|
||||
@@ -33879,6 +33853,15 @@
|
||||
/obj/structure/table/wood/fancy,
|
||||
/turf/open/floor/wood/large,
|
||||
/area/station/service/library/private)
|
||||
"jTT" = (
|
||||
/obj/effect/decal/cleanable/dirt,
|
||||
/obj/item/banner/blue{
|
||||
inspiration_available = 0
|
||||
},
|
||||
/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
|
||||
/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
|
||||
/turf/open/floor/eighties,
|
||||
/area/station/maintenance/hallway/abandoned_recreation)
|
||||
"jTZ" = (
|
||||
/obj/effect/turf_decal/tile/dark_blue/half{
|
||||
dir = 4
|
||||
@@ -41191,13 +41174,6 @@
|
||||
/obj/effect/decal/cleanable/dirt,
|
||||
/turf/open/floor/iron/textured,
|
||||
/area/station/cargo/warehouse)
|
||||
"mdn" = (
|
||||
/obj/effect/decal/cleanable/dirt,
|
||||
/obj/item/banner/red{
|
||||
inspiration_available = 0
|
||||
},
|
||||
/turf/open/floor/eighties,
|
||||
/area/station/maintenance/hallway/abandoned_recreation)
|
||||
"mdp" = (
|
||||
/obj/structure/closet,
|
||||
/obj/effect/turf_decal/tile/purple/opposingcorners,
|
||||
@@ -41642,6 +41618,11 @@
|
||||
/obj/structure/broken_flooring/corner/directional/east,
|
||||
/turf/open/floor/plating,
|
||||
/area/station/maintenance/starboard/fore)
|
||||
"mjk" = (
|
||||
/obj/structure/disposalpipe/segment,
|
||||
/obj/item/banner/command/mundane,
|
||||
/turf/open/floor/plating,
|
||||
/area/station/maintenance/port)
|
||||
"mjm" = (
|
||||
/obj/effect/decal/cleanable/dirt,
|
||||
/obj/structure/closet/firecloset,
|
||||
@@ -64072,15 +64053,6 @@
|
||||
"sTv" = (
|
||||
/turf/closed/wall,
|
||||
/area/station/security/courtroom)
|
||||
"sTK" = (
|
||||
/obj/effect/decal/cleanable/dirt,
|
||||
/obj/item/banner/blue{
|
||||
inspiration_available = 0
|
||||
},
|
||||
/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
|
||||
/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
|
||||
/turf/open/floor/eighties,
|
||||
/area/station/maintenance/hallway/abandoned_recreation)
|
||||
"sTT" = (
|
||||
/obj/structure/railing/corner/end/flip{
|
||||
dir = 4
|
||||
@@ -77016,6 +76988,19 @@
|
||||
/obj/machinery/holopad,
|
||||
/turf/open/floor/wood,
|
||||
/area/station/service/chapel)
|
||||
"wJu" = (
|
||||
/obj/structure/table/wood,
|
||||
/obj/item/paper_bin{
|
||||
pixel_x = -5;
|
||||
pixel_y = 4
|
||||
},
|
||||
/obj/item/stamp/head/hop{
|
||||
pixel_x = 8;
|
||||
pixel_y = 4
|
||||
},
|
||||
/obj/structure/cable,
|
||||
/turf/open/floor/carpet,
|
||||
/area/station/command/heads_quarters/hop)
|
||||
"wJI" = (
|
||||
/obj/effect/turf_decal/siding/dark,
|
||||
/obj/effect/turf_decal/siding/dark{
|
||||
@@ -77935,6 +77920,13 @@
|
||||
/obj/effect/decal/cleanable/dirt,
|
||||
/turf/open/floor/iron,
|
||||
/area/station/cargo/storage)
|
||||
"wXR" = (
|
||||
/obj/effect/decal/cleanable/dirt,
|
||||
/obj/item/banner/red{
|
||||
inspiration_available = 0
|
||||
},
|
||||
/turf/open/floor/eighties,
|
||||
/area/station/maintenance/hallway/abandoned_recreation)
|
||||
"wXU" = (
|
||||
/obj/item/bedsheet/captain,
|
||||
/obj/structure/bed,
|
||||
@@ -107609,7 +107601,7 @@ jBd
|
||||
lOd
|
||||
nKj
|
||||
jIX
|
||||
sTK
|
||||
jTT
|
||||
vYH
|
||||
cFL
|
||||
xAj
|
||||
@@ -109198,7 +109190,7 @@ bFe
|
||||
rPE
|
||||
srD
|
||||
jDx
|
||||
cAs
|
||||
mjk
|
||||
ovx
|
||||
tRJ
|
||||
dWj
|
||||
@@ -113279,7 +113271,7 @@ dDX
|
||||
vuO
|
||||
ugN
|
||||
tGb
|
||||
iwY
|
||||
wJu
|
||||
loc
|
||||
ltm
|
||||
kRk
|
||||
@@ -119686,7 +119678,7 @@ pRO
|
||||
mcY
|
||||
tFy
|
||||
qNn
|
||||
doU
|
||||
fHm
|
||||
clF
|
||||
pRO
|
||||
ntw
|
||||
@@ -170578,7 +170570,7 @@ eIJ
|
||||
eIJ
|
||||
nKj
|
||||
ipm
|
||||
mdn
|
||||
wXR
|
||||
lOd
|
||||
gPW
|
||||
wKg
|
||||
|
||||
File diff suppressed because it is too large
Load Diff
@@ -2971,9 +2971,6 @@
|
||||
"aPD" = (
|
||||
/turf/closed/wall/r_wall,
|
||||
/area/station/engineering/storage_shared)
|
||||
"aPM" = (
|
||||
/turf/open/water/no_planet_atmos,
|
||||
/area/station/service/hydroponics/garden)
|
||||
"aPN" = (
|
||||
/obj/structure/cable,
|
||||
/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
|
||||
@@ -4607,10 +4604,6 @@
|
||||
"bln" = (
|
||||
/turf/open/misc/asteroid/snow/icemoon,
|
||||
/area/icemoon/surface/outdoors/nospawn)
|
||||
"blA" = (
|
||||
/obj/machinery/light/directional/west,
|
||||
/turf/open/water/no_planet_atmos/deep,
|
||||
/area/station/service/hydroponics/garden)
|
||||
"blM" = (
|
||||
/obj/effect/turf_decal/siding/wood{
|
||||
dir = 8
|
||||
@@ -11552,20 +11545,6 @@
|
||||
/obj/structure/sign/calendar/directional/north,
|
||||
/turf/open/floor/iron,
|
||||
/area/station/commons/locker)
|
||||
"ddZ" = (
|
||||
/obj/structure/cable,
|
||||
/obj/effect/turf_decal/siding/green{
|
||||
dir = 4
|
||||
},
|
||||
/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2,
|
||||
/obj/effect/turf_decal/tile/green/half/contrasted{
|
||||
dir = 8
|
||||
},
|
||||
/obj/effect/turf_decal/siding/wood{
|
||||
dir = 8
|
||||
},
|
||||
/turf/open/floor/iron/large,
|
||||
/area/station/service/hydroponics/garden)
|
||||
"deg" = (
|
||||
/obj/structure/cable/layer3,
|
||||
/turf/open/floor/circuit,
|
||||
@@ -14041,6 +14020,20 @@
|
||||
/obj/effect/turf_decal/tile/red/half,
|
||||
/turf/open/floor/iron/smooth_half,
|
||||
/area/station/security/brig/upper)
|
||||
"dPb" = (
|
||||
/obj/effect/landmark/start/assistant,
|
||||
/obj/structure/cable,
|
||||
/obj/effect/turf_decal/siding/green{
|
||||
dir = 4
|
||||
},
|
||||
/obj/effect/turf_decal/tile/green/half/contrasted{
|
||||
dir = 8
|
||||
},
|
||||
/obj/effect/turf_decal/siding/wood{
|
||||
dir = 8
|
||||
},
|
||||
/turf/open/floor/iron,
|
||||
/area/station/service/hydroponics/garden)
|
||||
"dPj" = (
|
||||
/obj/structure/ladder,
|
||||
/obj/effect/turf_decal/tile/neutral/diagonal_centre,
|
||||
@@ -15969,19 +15962,6 @@
|
||||
/obj/machinery/telecomms/receiver/preset_left,
|
||||
/turf/open/floor/iron/dark/telecomms,
|
||||
/area/station/tcommsat/server)
|
||||
"esv" = (
|
||||
/obj/structure/cable,
|
||||
/obj/effect/turf_decal/siding/green{
|
||||
dir = 4
|
||||
},
|
||||
/obj/effect/turf_decal/tile/green/half/contrasted{
|
||||
dir = 8
|
||||
},
|
||||
/obj/effect/turf_decal/siding/wood{
|
||||
dir = 8
|
||||
},
|
||||
/turf/open/floor/iron,
|
||||
/area/station/service/hydroponics/garden)
|
||||
"esC" = (
|
||||
/obj/machinery/portable_atmospherics/canister/air,
|
||||
/obj/effect/decal/cleanable/dirt,
|
||||
@@ -17689,21 +17669,6 @@
|
||||
/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
|
||||
/turf/open/floor/plating,
|
||||
/area/station/maintenance/port/fore)
|
||||
"eUi" = (
|
||||
/obj/item/seeds/apple,
|
||||
/obj/item/seeds/banana,
|
||||
/obj/item/seeds/cocoapod,
|
||||
/obj/item/seeds/grape,
|
||||
/obj/item/seeds/orange,
|
||||
/obj/item/seeds/sugarcane,
|
||||
/obj/item/seeds/wheat,
|
||||
/obj/item/seeds/watermelon,
|
||||
/obj/structure/table/glass,
|
||||
/obj/item/seeds/tower,
|
||||
/obj/item/storage/toolbox/fishing,
|
||||
/obj/item/fishing_rod,
|
||||
/turf/open/floor/iron/dark,
|
||||
/area/station/service/hydroponics/garden)
|
||||
"eUm" = (
|
||||
/obj/machinery/airalarm/directional/south,
|
||||
/obj/effect/turf_decal/siding/thinplating/dark/corner{
|
||||
@@ -17746,20 +17711,6 @@
|
||||
dir = 1
|
||||
},
|
||||
/area/station/service/chapel)
|
||||
"eUA" = (
|
||||
/obj/structure/cable,
|
||||
/obj/effect/turf_decal/siding/green/corner{
|
||||
dir = 4
|
||||
},
|
||||
/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
|
||||
/obj/structure/disposalpipe/segment{
|
||||
dir = 4
|
||||
},
|
||||
/obj/effect/turf_decal/siding/wood/corner{
|
||||
dir = 1
|
||||
},
|
||||
/turf/open/floor/iron,
|
||||
/area/station/service/hydroponics/garden)
|
||||
"eUB" = (
|
||||
/obj/structure/table,
|
||||
/obj/item/flashlight{
|
||||
@@ -21436,16 +21387,6 @@
|
||||
/obj/machinery/newscaster/directional/south,
|
||||
/turf/open/floor/stone,
|
||||
/area/station/service/bar/atrium)
|
||||
"fYE" = (
|
||||
/obj/effect/turf_decal/tile/blue/anticorner/contrasted{
|
||||
dir = 8
|
||||
},
|
||||
/obj/machinery/modular_computer/preset/id{
|
||||
dir = 1
|
||||
},
|
||||
/obj/item/paper/fluff/ids_for_dummies,
|
||||
/turf/open/floor/iron,
|
||||
/area/station/command/heads_quarters/hop)
|
||||
"fYH" = (
|
||||
/obj/structure/cable,
|
||||
/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
|
||||
@@ -21795,18 +21736,6 @@
|
||||
},
|
||||
/turf/open/floor/glass/reinforced,
|
||||
/area/station/engineering/atmos/pumproom)
|
||||
"gcY" = (
|
||||
/obj/effect/turf_decal/siding/wood{
|
||||
dir = 4
|
||||
},
|
||||
/obj/effect/turf_decal/tile/neutral/half/contrasted{
|
||||
dir = 4
|
||||
},
|
||||
/obj/structure/railing/corner/end{
|
||||
dir = 4
|
||||
},
|
||||
/turf/open/floor/iron,
|
||||
/area/station/service/hydroponics/garden)
|
||||
"gcZ" = (
|
||||
/obj/structure/table,
|
||||
/obj/item/storage/bag/tray,
|
||||
@@ -21931,10 +21860,6 @@
|
||||
/obj/effect/spawner/random/maintenance,
|
||||
/turf/open/floor/plating,
|
||||
/area/station/maintenance/aft/lesser)
|
||||
"geZ" = (
|
||||
/obj/machinery/hydroponics/constructable,
|
||||
/turf/open/floor/iron/dark,
|
||||
/area/station/service/hydroponics/garden)
|
||||
"gfb" = (
|
||||
/turf/closed/wall/r_wall,
|
||||
/area/station/maintenance/central/greater)
|
||||
@@ -27817,6 +27742,21 @@
|
||||
/obj/effect/turf_decal/trimline/yellow/filled/line,
|
||||
/turf/open/floor/iron/dark,
|
||||
/area/station/engineering/atmos/hfr_room)
|
||||
"hPP" = (
|
||||
/obj/effect/turf_decal/tile/neutral/half/contrasted{
|
||||
dir = 8
|
||||
},
|
||||
/obj/structure/disposalpipe/segment{
|
||||
dir = 4
|
||||
},
|
||||
/obj/effect/turf_decal/tile/green/half/contrasted{
|
||||
dir = 1
|
||||
},
|
||||
/obj/effect/turf_decal/siding/wood{
|
||||
dir = 1
|
||||
},
|
||||
/turf/open/floor/iron,
|
||||
/area/station/service/hydroponics/garden)
|
||||
"hPQ" = (
|
||||
/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{
|
||||
dir = 1
|
||||
@@ -32842,6 +32782,13 @@
|
||||
/obj/structure/cable,
|
||||
/turf/open/floor/iron,
|
||||
/area/station/service/bar)
|
||||
"jpk" = (
|
||||
/obj/structure/extinguisher_cabinet/directional/east,
|
||||
/obj/machinery/hydroponics/constructable,
|
||||
/obj/effect/turf_decal/siding/wood,
|
||||
/obj/structure/railing,
|
||||
/turf/open/floor/iron/dark,
|
||||
/area/station/service/hydroponics/garden)
|
||||
"jpo" = (
|
||||
/obj/machinery/door/poddoor/preopen{
|
||||
id = "maint2"
|
||||
@@ -35415,13 +35362,6 @@
|
||||
},
|
||||
/turf/open/floor/iron,
|
||||
/area/mine/laborcamp)
|
||||
"kby" = (
|
||||
/obj/structure/extinguisher_cabinet/directional/east,
|
||||
/obj/machinery/hydroponics/constructable,
|
||||
/obj/effect/turf_decal/siding/wood,
|
||||
/obj/structure/railing,
|
||||
/turf/open/floor/iron/dark,
|
||||
/area/station/service/hydroponics/garden)
|
||||
"kbJ" = (
|
||||
/obj/machinery/field/generator,
|
||||
/turf/open/floor/plating,
|
||||
@@ -35732,6 +35672,20 @@
|
||||
/obj/structure/cable,
|
||||
/turf/open/floor/iron,
|
||||
/area/mine/laborcamp)
|
||||
"kfC" = (
|
||||
/obj/structure/cable,
|
||||
/obj/effect/turf_decal/siding/green{
|
||||
dir = 4
|
||||
},
|
||||
/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2,
|
||||
/obj/effect/turf_decal/tile/green/half/contrasted{
|
||||
dir = 8
|
||||
},
|
||||
/obj/effect/turf_decal/siding/wood{
|
||||
dir = 8
|
||||
},
|
||||
/turf/open/floor/iron/large,
|
||||
/area/station/service/hydroponics/garden)
|
||||
"kfP" = (
|
||||
/obj/structure/window/reinforced/spawner/directional/north,
|
||||
/obj/structure/window/reinforced/spawner/directional/east,
|
||||
@@ -38057,6 +38011,18 @@
|
||||
/obj/structure/cable,
|
||||
/turf/open/floor/iron/dark/telecomms,
|
||||
/area/station/tcommsat/server)
|
||||
"kNt" = (
|
||||
/obj/effect/turf_decal/siding/wood{
|
||||
dir = 4
|
||||
},
|
||||
/obj/effect/turf_decal/tile/neutral/half/contrasted{
|
||||
dir = 4
|
||||
},
|
||||
/obj/structure/railing/corner/end{
|
||||
dir = 4
|
||||
},
|
||||
/turf/open/floor/iron,
|
||||
/area/station/service/hydroponics/garden)
|
||||
"kNA" = (
|
||||
/obj/structure/disposalpipe/segment,
|
||||
/obj/structure/girder,
|
||||
@@ -38233,18 +38199,6 @@
|
||||
/obj/structure/flora/bush/flowers_yw/style_random,
|
||||
/turf/open/floor/grass,
|
||||
/area/station/maintenance/starboard/aft)
|
||||
"kPy" = (
|
||||
/obj/effect/turf_decal/tile/neutral/half/contrasted{
|
||||
dir = 4
|
||||
},
|
||||
/obj/structure/disposalpipe/segment{
|
||||
dir = 4
|
||||
},
|
||||
/obj/effect/turf_decal/siding/wood/corner{
|
||||
dir = 4
|
||||
},
|
||||
/turf/open/floor/iron,
|
||||
/area/station/service/hydroponics/garden)
|
||||
"kPH" = (
|
||||
/obj/structure/stairs/south{
|
||||
dir = 8
|
||||
@@ -40930,20 +40884,6 @@
|
||||
/obj/effect/turf_decal/delivery,
|
||||
/turf/open/floor/iron,
|
||||
/area/station/science/xenobiology)
|
||||
"lCb" = (
|
||||
/obj/effect/landmark/start/assistant,
|
||||
/obj/structure/cable,
|
||||
/obj/effect/turf_decal/siding/green{
|
||||
dir = 4
|
||||
},
|
||||
/obj/effect/turf_decal/tile/green/half/contrasted{
|
||||
dir = 8
|
||||
},
|
||||
/obj/effect/turf_decal/siding/wood{
|
||||
dir = 8
|
||||
},
|
||||
/turf/open/floor/iron,
|
||||
/area/station/service/hydroponics/garden)
|
||||
"lCc" = (
|
||||
/obj/effect/decal/cleanable/dirt,
|
||||
/obj/structure/railing{
|
||||
@@ -41851,6 +41791,21 @@
|
||||
/obj/machinery/power/port_gen/pacman/pre_loaded,
|
||||
/turf/open/floor/plating,
|
||||
/area/station/maintenance/aft/lesser)
|
||||
"lPA" = (
|
||||
/obj/item/seeds/apple,
|
||||
/obj/item/seeds/banana,
|
||||
/obj/item/seeds/cocoapod,
|
||||
/obj/item/seeds/grape,
|
||||
/obj/item/seeds/orange,
|
||||
/obj/item/seeds/sugarcane,
|
||||
/obj/item/seeds/wheat,
|
||||
/obj/item/seeds/watermelon,
|
||||
/obj/structure/table/glass,
|
||||
/obj/item/seeds/tower,
|
||||
/obj/item/storage/toolbox/fishing,
|
||||
/obj/item/fishing_rod,
|
||||
/turf/open/floor/iron/dark,
|
||||
/area/station/service/hydroponics/garden)
|
||||
"lPC" = (
|
||||
/obj/effect/turf_decal/trimline/green/filled/corner{
|
||||
dir = 1
|
||||
@@ -43740,12 +43695,6 @@
|
||||
/obj/structure/disposalpipe/segment,
|
||||
/turf/open/floor/iron,
|
||||
/area/station/engineering/atmos/storage)
|
||||
"mut" = (
|
||||
/obj/machinery/light/directional/east,
|
||||
/obj/machinery/newscaster/directional/east,
|
||||
/obj/machinery/hydroponics/constructable,
|
||||
/turf/open/floor/iron/dark,
|
||||
/area/station/service/hydroponics/garden)
|
||||
"muv" = (
|
||||
/obj/effect/decal/cleanable/dirt,
|
||||
/obj/structure/chair/stool/directional/west,
|
||||
@@ -44330,9 +44279,6 @@
|
||||
/obj/item/radio/intercom/chapel/directional/east,
|
||||
/turf/open/floor/wood/large,
|
||||
/area/station/service/chapel)
|
||||
"mCT" = (
|
||||
/turf/open/water/no_planet_atmos/deep,
|
||||
/area/station/service/hydroponics/garden)
|
||||
"mDf" = (
|
||||
/obj/machinery/telecomms/server/presets/common,
|
||||
/turf/open/floor/iron/dark/telecomms,
|
||||
@@ -52265,6 +52211,10 @@
|
||||
dir = 1
|
||||
},
|
||||
/area/station/command/gateway)
|
||||
"oKp" = (
|
||||
/obj/machinery/light/directional/west,
|
||||
/turf/open/water/no_planet_atmos/deep,
|
||||
/area/station/service/hydroponics/garden)
|
||||
"oKv" = (
|
||||
/obj/item/trash/popcorn,
|
||||
/turf/open/floor/plating,
|
||||
@@ -52366,6 +52316,12 @@
|
||||
},
|
||||
/turf/open/floor/iron/white/side,
|
||||
/area/mine/living_quarters)
|
||||
"oLu" = (
|
||||
/obj/machinery/light/directional/east,
|
||||
/obj/machinery/newscaster/directional/east,
|
||||
/obj/machinery/hydroponics/constructable,
|
||||
/turf/open/floor/iron/dark,
|
||||
/area/station/service/hydroponics/garden)
|
||||
"oLz" = (
|
||||
/obj/structure/disposalpipe/segment,
|
||||
/obj/structure/cable,
|
||||
@@ -56772,6 +56728,20 @@
|
||||
/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
|
||||
/turf/open/floor/iron,
|
||||
/area/station/engineering/atmos)
|
||||
"pYi" = (
|
||||
/obj/structure/cable,
|
||||
/obj/effect/turf_decal/siding/green/corner{
|
||||
dir = 4
|
||||
},
|
||||
/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
|
||||
/obj/structure/disposalpipe/segment{
|
||||
dir = 4
|
||||
},
|
||||
/obj/effect/turf_decal/siding/wood/corner{
|
||||
dir = 1
|
||||
},
|
||||
/turf/open/floor/iron,
|
||||
/area/station/service/hydroponics/garden)
|
||||
"pYn" = (
|
||||
/obj/structure/table/wood,
|
||||
/obj/machinery/computer/security/telescreen/prison/directional/north,
|
||||
@@ -60080,21 +60050,6 @@
|
||||
"qTf" = (
|
||||
/turf/open/misc/asteroid/snow/standard_air,
|
||||
/area/station/science/cytology)
|
||||
"qTm" = (
|
||||
/obj/effect/turf_decal/tile/neutral/half/contrasted{
|
||||
dir = 8
|
||||
},
|
||||
/obj/structure/disposalpipe/segment{
|
||||
dir = 4
|
||||
},
|
||||
/obj/effect/turf_decal/tile/green/half/contrasted{
|
||||
dir = 1
|
||||
},
|
||||
/obj/effect/turf_decal/siding/wood{
|
||||
dir = 1
|
||||
},
|
||||
/turf/open/floor/iron,
|
||||
/area/station/service/hydroponics/garden)
|
||||
"qTs" = (
|
||||
/turf/open/floor/iron/showroomfloor,
|
||||
/area/station/security/prison/mess)
|
||||
@@ -63832,6 +63787,10 @@
|
||||
/obj/effect/turf_decal/tile/green/full,
|
||||
/turf/open/floor/iron/dark/smooth_large,
|
||||
/area/station/medical/virology)
|
||||
"rXp" = (
|
||||
/obj/machinery/hydroponics/constructable,
|
||||
/turf/open/floor/iron/dark,
|
||||
/area/station/service/hydroponics/garden)
|
||||
"rXr" = (
|
||||
/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{
|
||||
dir = 4
|
||||
@@ -66058,6 +66017,9 @@
|
||||
/obj/structure/sign/warning/cold_temp/directional/north,
|
||||
/turf/open/openspace/icemoon/keep_below,
|
||||
/area/icemoon/surface/outdoors/nospawn)
|
||||
"sCN" = (
|
||||
/turf/open/water/no_planet_atmos,
|
||||
/area/station/service/hydroponics/garden)
|
||||
"sCQ" = (
|
||||
/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
|
||||
/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
|
||||
@@ -66651,6 +66613,19 @@
|
||||
},
|
||||
/turf/open/floor/iron/dark/corner,
|
||||
/area/station/security/processing)
|
||||
"sLv" = (
|
||||
/obj/structure/cable,
|
||||
/obj/effect/turf_decal/siding/green{
|
||||
dir = 4
|
||||
},
|
||||
/obj/effect/turf_decal/tile/green/half/contrasted{
|
||||
dir = 8
|
||||
},
|
||||
/obj/effect/turf_decal/siding/wood{
|
||||
dir = 8
|
||||
},
|
||||
/turf/open/floor/iron,
|
||||
/area/station/service/hydroponics/garden)
|
||||
"sLD" = (
|
||||
/obj/structure/table/reinforced,
|
||||
/obj/item/stack/sheet/iron/fifty,
|
||||
@@ -77177,6 +77152,18 @@
|
||||
/obj/item/reagent_containers/syringe,
|
||||
/turf/open/floor/iron/white,
|
||||
/area/station/medical/chemistry)
|
||||
"vSN" = (
|
||||
/obj/effect/turf_decal/tile/neutral/half/contrasted{
|
||||
dir = 4
|
||||
},
|
||||
/obj/structure/disposalpipe/segment{
|
||||
dir = 4
|
||||
},
|
||||
/obj/effect/turf_decal/siding/wood/corner{
|
||||
dir = 4
|
||||
},
|
||||
/turf/open/floor/iron,
|
||||
/area/station/service/hydroponics/garden)
|
||||
"vSY" = (
|
||||
/obj/structure/table,
|
||||
/obj/item/storage/box/beakers{
|
||||
@@ -77737,6 +77724,15 @@
|
||||
/obj/effect/turf_decal/tile/yellow/opposingcorners,
|
||||
/turf/open/floor/iron/dark,
|
||||
/area/station/engineering/atmos/project)
|
||||
"wbv" = (
|
||||
/obj/effect/turf_decal/tile/blue/anticorner/contrasted{
|
||||
dir = 8
|
||||
},
|
||||
/obj/machinery/modular_computer/preset/id{
|
||||
dir = 1
|
||||
},
|
||||
/turf/open/floor/iron,
|
||||
/area/station/command/heads_quarters/hop)
|
||||
"wbw" = (
|
||||
/obj/effect/turf_decal/trimline/blue/filled/corner{
|
||||
dir = 8
|
||||
@@ -80194,6 +80190,9 @@
|
||||
/obj/structure/rack,
|
||||
/turf/open/floor/plating,
|
||||
/area/station/maintenance/aft/lesser)
|
||||
"wOL" = (
|
||||
/turf/open/water/no_planet_atmos/deep,
|
||||
/area/station/service/hydroponics/garden)
|
||||
"wOO" = (
|
||||
/obj/structure/cable,
|
||||
/obj/structure/disposalpipe/segment{
|
||||
@@ -231465,9 +231464,9 @@ lJO
|
||||
lJO
|
||||
lJO
|
||||
lJO
|
||||
mCT
|
||||
blA
|
||||
mCT
|
||||
wOL
|
||||
oKp
|
||||
wOL
|
||||
sGq
|
||||
oCO
|
||||
tdp
|
||||
@@ -231722,10 +231721,10 @@ lil
|
||||
anl
|
||||
pLZ
|
||||
lJO
|
||||
aPM
|
||||
aPM
|
||||
aPM
|
||||
qTm
|
||||
sCN
|
||||
sCN
|
||||
sCN
|
||||
hPP
|
||||
oCO
|
||||
oCO
|
||||
tmL
|
||||
@@ -231979,10 +231978,10 @@ hjI
|
||||
hjI
|
||||
anl
|
||||
icY
|
||||
esv
|
||||
lCb
|
||||
ddZ
|
||||
eUA
|
||||
sLv
|
||||
dPb
|
||||
kfC
|
||||
pYi
|
||||
aoc
|
||||
oCO
|
||||
oCO
|
||||
@@ -232237,7 +232236,7 @@ lJO
|
||||
lJO
|
||||
lJO
|
||||
dZJ
|
||||
eUi
|
||||
lPA
|
||||
eBB
|
||||
tNd
|
||||
nor
|
||||
@@ -232752,9 +232751,9 @@ kXI
|
||||
lJO
|
||||
wDf
|
||||
sAR
|
||||
gcY
|
||||
kNt
|
||||
lCn
|
||||
kPy
|
||||
vSN
|
||||
dQI
|
||||
pPT
|
||||
pPT
|
||||
@@ -233007,9 +233006,9 @@ lNj
|
||||
qDI
|
||||
lJO
|
||||
lJO
|
||||
geZ
|
||||
mut
|
||||
kby
|
||||
rXp
|
||||
oLu
|
||||
jpk
|
||||
oLm
|
||||
rbE
|
||||
wCL
|
||||
@@ -242552,7 +242551,7 @@ gMq
|
||||
pec
|
||||
fJl
|
||||
xMR
|
||||
fYE
|
||||
wbv
|
||||
cpm
|
||||
dnq
|
||||
ylU
|
||||
|
||||
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
@@ -262,6 +262,14 @@
|
||||
/obj/effect/turf_decal/caution/red,
|
||||
/turf/open/floor/iron,
|
||||
/area/virtual_domain)
|
||||
"ch" = (
|
||||
/obj/structure/table/wood,
|
||||
/obj/machinery/light/directional/south,
|
||||
/obj/item/papercutter{
|
||||
pixel_x = -4
|
||||
},
|
||||
/turf/open/floor/wood,
|
||||
/area/virtual_domain)
|
||||
"cj" = (
|
||||
/obj/item/radio/intercom/directional/east,
|
||||
/obj/effect/turf_decal/tile/neutral{
|
||||
@@ -3690,6 +3698,19 @@
|
||||
},
|
||||
/turf/open/floor/iron,
|
||||
/area/virtual_domain)
|
||||
"Fa" = (
|
||||
/obj/structure/table/reinforced,
|
||||
/obj/item/clothing/glasses/night{
|
||||
pixel_x = 5;
|
||||
pixel_y = 7
|
||||
},
|
||||
/obj/item/clothing/glasses/night,
|
||||
/obj/item/clothing/glasses/night{
|
||||
pixel_x = -5;
|
||||
pixel_y = -3
|
||||
},
|
||||
/turf/template_noop,
|
||||
/area/virtual_domain/safehouse)
|
||||
"Fc" = (
|
||||
/obj/machinery/door/firedoor,
|
||||
/obj/effect/turf_decal/tile/neutral{
|
||||
@@ -4406,19 +4427,6 @@
|
||||
/obj/item/clothing/mask/facehugger/dead,
|
||||
/turf/open/floor/plating,
|
||||
/area/virtual_domain)
|
||||
"Lq" = (
|
||||
/obj/structure/table/reinforced,
|
||||
/obj/item/clothing/glasses/night{
|
||||
pixel_x = 5;
|
||||
pixel_y = 7
|
||||
},
|
||||
/obj/item/clothing/glasses/night,
|
||||
/obj/item/clothing/glasses/night{
|
||||
pixel_x = -5;
|
||||
pixel_y = -3
|
||||
},
|
||||
/turf/template_noop,
|
||||
/area/virtual_domain/safehouse)
|
||||
"Ls" = (
|
||||
/obj/modular_map_root/safehouse{
|
||||
key = "shuttle_space"
|
||||
@@ -4522,15 +4530,6 @@
|
||||
/obj/effect/decal/cleanable/dirt,
|
||||
/turf/open/floor/wood,
|
||||
/area/virtual_domain)
|
||||
"Mk" = (
|
||||
/obj/structure/table/wood,
|
||||
/obj/machinery/light/directional/south,
|
||||
/obj/item/papercutter{
|
||||
pixel_x = -4
|
||||
},
|
||||
/obj/item/paper/fluff/ids_for_dummies,
|
||||
/turf/open/floor/wood,
|
||||
/area/virtual_domain)
|
||||
"Ml" = (
|
||||
/obj/effect/decal/cleanable/crayon/x,
|
||||
/turf/closed/wall/rust,
|
||||
@@ -6727,7 +6726,7 @@ uS
|
||||
uS
|
||||
ML
|
||||
DP
|
||||
Mk
|
||||
ch
|
||||
uS
|
||||
ND
|
||||
AP
|
||||
@@ -7277,7 +7276,7 @@ oD
|
||||
pB
|
||||
hX
|
||||
zQ
|
||||
Lq
|
||||
Fa
|
||||
hX
|
||||
hX
|
||||
hX
|
||||
|
||||
Reference in New Issue
Block a user