Skip to content

Commit

Permalink
Merge branch 'master' into pr/1066
Browse files Browse the repository at this point in the history
  • Loading branch information
MosleyTheMalO committed Feb 17, 2024
2 parents aa991b5 + a8d49e1 commit 8881799
Show file tree
Hide file tree
Showing 130 changed files with 153,091 additions and 149,827 deletions.
58 changes: 38 additions & 20 deletions _maps/RandomZLevels/away_mission/caves.dmm
Original file line number Diff line number Diff line change
Expand Up @@ -2179,12 +2179,30 @@
/obj/effect/baseturf_helper/asteroid/basalt,
/turf/closed/wall,
/area/awaymission/caves/northblock)
"zf" = (
/obj/item/gun/energy/kinetic_accelerator,
/turf/open/floor/plating/asteroid/basalt{
initial_gas_mix = "n2=23;o2=14;TEMP=2.7"
},
/area/awaymission/caves/BMP_asteroid/level_two)
"Cg" = (
/obj/item/crowbar/red,
/turf/open/floor/plating/asteroid/basalt{
initial_gas_mix = "n2=23;o2=14;TEMP=2.7"
},
/area/awaymission/caves/BMP_asteroid/level_two)
"CY" = (
/obj/structure/cable{
icon_state = "1-2"
},
/turf/open/floor/plasteel,
/area/awaymission/caves/listeningpost)
"Gw" = (
/obj/item/flashlight/lantern,
/turf/open/floor/plating/asteroid/basalt{
initial_gas_mix = "n2=23;o2=14;TEMP=2.7"
},
/area/awaymission/caves/BMP_asteroid/level_two)
"GV" = (
/obj/structure/barricade/wooden,
/obj/structure/cable{
Expand Down Expand Up @@ -53529,7 +53547,7 @@ bT
bT
bR
bJ
bJ
cd
bJ
bJ
bJ
Expand Down Expand Up @@ -53800,7 +53818,7 @@ bK
bK
bK
bK
bJ
cd
bK
bK
bK
Expand Down Expand Up @@ -54308,11 +54326,11 @@ bO
bO
bO
bO
cd
bJ
bJ
bJ
bJ
cd
bJ
bJ
bJ
Expand Down Expand Up @@ -54572,7 +54590,7 @@ bJ
bJ
bJ
bJ
cd
bJ
bJ
bJ
bJ
Expand Down Expand Up @@ -55594,7 +55612,7 @@ bK
bK
bK
bK
cd
bJ
bJ
bJ
bO
Expand Down Expand Up @@ -57113,7 +57131,7 @@ bK
bK
bK
bK
cd
bJ
bJ
bO
bO
Expand Down Expand Up @@ -57369,7 +57387,7 @@ bK
bK
bN
bN
bJ
cd
bJ
bJ
bO
Expand Down Expand Up @@ -57904,7 +57922,7 @@ bK
bK
bK
bJ
cd
bJ
bO
bO
bO
Expand Down Expand Up @@ -58404,7 +58422,7 @@ bO
bO
bO
bO
cd
bJ
bJ
cm
bQ
Expand Down Expand Up @@ -58660,7 +58678,7 @@ bO
bO
bO
bJ
bJ
cd
bJ
bJ
cm
Expand Down Expand Up @@ -58932,7 +58950,7 @@ cm
cm
bK
bJ
bJ
cd
bO
bO
bO
Expand Down Expand Up @@ -59188,7 +59206,7 @@ cm
cm
cm
bK
cd
bJ
bJ
bO
bO
Expand Down Expand Up @@ -59446,7 +59464,7 @@ bJ
bJ
bJ
bJ
bJ
bO
bO
bO
bO
Expand All @@ -59458,9 +59476,9 @@ cm
cm
bK
bK
zf
bJ
bJ
bJ
Gw
bJ
bJ
bJ
Expand Down Expand Up @@ -60228,10 +60246,10 @@ cm
bK
bK
bK
bJ
cQ
fd
bJ
bJ
Cg
bK
bK
bJ
Expand Down Expand Up @@ -61781,7 +61799,7 @@ bK
bK
bK
bK
cd
bJ
bJ
bJ
bJ
Expand Down Expand Up @@ -64590,7 +64608,7 @@ bK
bK
bK
bK
bJ
cd
bJ
bJ
cU
Expand Down Expand Up @@ -64832,7 +64850,7 @@ bJ
bJ
cU
bJ
bJ
cd
bJ
bJ
bJ
Expand Down
2 changes: 1 addition & 1 deletion _maps/_basemap.dm
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

#ifndef LOWMEMORYMODE
#ifdef ALL_MAPS
#include "map_files\Mining\Lavaland_novaya.dmm"
#include "map_files\Mining\Lavaland.dmm"
#include "map_files\debug\runtimestation.dmm"
#include "map_files\Deltastation\DeltaStation2.dmm"
#include "map_files\MetaStation\MetaStation.dmm"
Expand Down
1 change: 1 addition & 0 deletions _maps/iceboxstation.dm
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
#define FORCE_MAP "_maps/iceboxstation.json"
11 changes: 11 additions & 0 deletions _maps/iceboxstation.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
{
"map_name": "Ice Box Station",
"map_path": "map_files/IceBox",
"map_file": "IceBoxStation.dmm",
"shuttles": {
"cargo": "cargo_box",
"ferry": "ferry_fancy",
"whiteship": "whiteship_box",
"emergency": "emergency_box"
}
}
Loading

0 comments on commit 8881799

Please sign in to comment.