Skip to content

Commit

Permalink
Prisoner Cryopods
Browse files Browse the repository at this point in the history
Added some cryopods for prisoners to drop out of the round.
  • Loading branch information
DexeeXI committed Dec 17, 2023
1 parent 46d7150 commit 52ba617
Show file tree
Hide file tree
Showing 4 changed files with 27 additions and 2 deletions.
4 changes: 4 additions & 0 deletions _maps/map_files/Deltastation/DeltaStation2.dmm
Original file line number Diff line number Diff line change
Expand Up @@ -90569,6 +90569,10 @@
/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
/obj/structure/cable,
/obj/machinery/cryopod{
dir = 8;
max_integrity = 10000
},
/turf/open/floor/iron,
/area/station/security/prison)
"wbb" = (
Expand Down
3 changes: 3 additions & 0 deletions _maps/map_files/IceBoxStation/IceBoxStation.dmm
Original file line number Diff line number Diff line change
Expand Up @@ -7451,6 +7451,9 @@
/obj/structure/cable,
/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
/obj/machinery/cryopod{
max_integrity = 10000
},
/turf/open/floor/iron/dark/textured,
/area/station/security/execution/transfer)
"cpA" = (
Expand Down
4 changes: 4 additions & 0 deletions _maps/map_files/MetaStation/MetaStation.dmm
Original file line number Diff line number Diff line change
Expand Up @@ -40831,6 +40831,10 @@
dir = 10
},
/obj/machinery/light/directional/south,
/obj/machinery/cryopod{
dir = 4;
max_integrity = 10000
},
/turf/open/floor/iron/white,
/area/station/security/prison)
"oEx" = (
Expand Down
18 changes: 16 additions & 2 deletions _maps/map_files/tramstation/tramstation.dmm
Original file line number Diff line number Diff line change
Expand Up @@ -54377,6 +54377,16 @@
/obj/structure/cable,
/turf/open/floor/catwalk_floor,
/area/station/maintenance/starboard/lesser)
"qwA" = (
/obj/effect/turf_decal/trimline/red/filled/line{
dir = 5
},
/obj/machinery/cryopod{
dir = 8;
max_integrity = 10000
},
/turf/open/floor/iron,
/area/station/security/prison)
"qwH" = (
/obj/structure/extinguisher_cabinet/directional/south,
/turf/open/floor/wood,
Expand Down Expand Up @@ -67275,6 +67285,10 @@
"uyJ" = (
/turf/open/floor/iron,
/area/station/security/prison/workout)
"uyS" = (
/obj/machinery/cryopod/prison,
/turf/closed/wall/r_wall,
/area/station/security/prison/shower)
"uyX" = (
/obj/item/assembly/signaler,
/obj/structure/cable,
Expand Down Expand Up @@ -97961,7 +97975,7 @@ wFT
rZF
kDo
gvI
wFT
qwA
rmm
rBz
fdr
Expand Down Expand Up @@ -100024,7 +100038,7 @@ lPU
thG
vRO
vRO
vRO
uyS
vRO
vRO
vRO
Expand Down

0 comments on commit 52ba617

Please sign in to comment.