Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[MIRROR] Adds a modular bitrunning map, changes safehouse spawns #1003

Merged
merged 1 commit into from
Dec 7, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions _maps/safehouses/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@
2. Create a new dm file inside `modules\bitrunning\virtual_domain\safe_houses` folder..
4. Place exit and goal landmarks (obj/effect/landmark/bitrunning/..). Generally, 3 exits and 2 goals are ok.
5. Ideally, leave 3 spaces for gear. This has usually been xy [1x1] [1x2] [1x3]
6. Place the modular map connector at the bottom left tile.

## Notes

Expand Down
6 changes: 5 additions & 1 deletion _maps/safehouses/bathroom.dmm
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,10 @@
/obj/effect/decal/cleanable/blood/splatter/over_window,
/turf/open/floor/iron/freezer,
/area/virtual_domain/safehouse)
"h" = (
/obj/modular_map_connector,
/turf/closed/wall/mineral/silver,
/area/virtual_domain/safehouse)
"q" = (
/obj/structure/urinal/directional/west,
/turf/open/floor/iron/freezer,
Expand Down Expand Up @@ -103,7 +107,7 @@ G
G
G
G
G
h
"}
(2,1,1) = {"
G
Expand Down
6 changes: 5 additions & 1 deletion _maps/safehouses/den.dmm
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,10 @@
/obj/machinery/light/small/directional/south,
/turf/open/floor/pod,
/area/virtual_domain/safehouse)
"b" = (
/obj/modular_map_connector,
/turf/closed/wall,
/area/virtual_domain/safehouse)
"c" = (
/obj/effect/decal/cleanable/dirt/dust,
/obj/machinery/light/small/directional/east,
Expand Down Expand Up @@ -172,7 +176,7 @@ C
C
G
G
C
b
"}
(2,1,1) = {"
W
Expand Down
6 changes: 5 additions & 1 deletion _maps/safehouses/dig.dmm
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,10 @@
/obj/effect/decal/cleanable/dirt/dust,
/turf/open/misc/asteroid,
/area/virtual_domain/safehouse)
"s" = (
/obj/modular_map_connector,
/turf/closed/mineral/asteroid,
/area/virtual_domain/safehouse)
"u" = (
/obj/effect/turf_decal/siding/yellow{
dir = 8
Expand Down Expand Up @@ -113,7 +117,7 @@ H
A
A
H
H
s
"}
(2,1,1) = {"
A
Expand Down
6 changes: 5 additions & 1 deletion _maps/safehouses/ice.dmm
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,10 @@
},
/turf/open/floor/iron,
/area/virtual_domain/safehouse)
"e" = (
/obj/modular_map_connector,
/turf/closed/wall/ice,
/area/virtual_domain/safehouse)
"f" = (
/obj/effect/turf_decal/weather/snow/corner{
dir = 4
Expand Down Expand Up @@ -202,7 +206,7 @@ i
g
a
i
i
e
"}
(2,1,1) = {"
i
Expand Down
6 changes: 5 additions & 1 deletion _maps/safehouses/lavaland_boss.dmm
Original file line number Diff line number Diff line change
Expand Up @@ -122,6 +122,10 @@
},
/turf/open/floor/iron/dark/smooth_edge,
/area/virtual_domain/safehouse)
"N" = (
/obj/modular_map_connector,
/turf/closed/wall,
/area/virtual_domain/safehouse)
"O" = (
/obj/item/gun/energy/recharge/kinetic_accelerator{
pixel_x = -6;
Expand Down Expand Up @@ -191,7 +195,7 @@ f
f
P
P
f
N
"}
(2,1,1) = {"
P
Expand Down
6 changes: 5 additions & 1 deletion _maps/safehouses/mine.dmm
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,10 @@
/obj/structure/tank_dispenser/oxygen,
/turf/open/floor/iron/dark,
/area/virtual_domain/safehouse)
"t" = (
/obj/modular_map_connector,
/turf/closed/wall,
/area/virtual_domain/safehouse)
"w" = (
/obj/effect/turf_decal/loading_area{
dir = 4
Expand Down Expand Up @@ -112,7 +116,7 @@ f
f
P
P
f
t
"}
(2,1,1) = {"
P
Expand Down
6 changes: 5 additions & 1 deletion _maps/safehouses/shuttle.dmm
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,10 @@
/obj/effect/turf_decal/loading_area,
/turf/open/floor/bitrunning_transport,
/area/virtual_domain/safehouse)
"m" = (
/obj/modular_map_connector,
/turf/closed/wall/mineral/titanium,
/area/virtual_domain/safehouse)
"q" = (
/obj/effect/turf_decal/stripes/end,
/obj/effect/decal/cleanable/dirt,
Expand Down Expand Up @@ -176,7 +180,7 @@ t
e
e
t
a
m
"}
(2,1,1) = {"
e
Expand Down
6 changes: 5 additions & 1 deletion _maps/safehouses/shuttle_space.dmm
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,10 @@
"i" = (
/turf/closed/wall/mineral/titanium/overspace,
/area/virtual_domain/safehouse)
"k" = (
/obj/modular_map_connector,
/turf/closed/wall/mineral/titanium/overspace,
/area/virtual_domain/safehouse)
"l" = (
/obj/effect/turf_decal/tile/neutral/half/contrasted{
dir = 1
Expand Down Expand Up @@ -179,7 +183,7 @@ N
a
a
N
i
k
"}
(2,1,1) = {"
a
Expand Down
Loading
Loading