Skip to content

Commit

Permalink
Adds an EORD roomba (#12810)
Browse files Browse the repository at this point in the history
* Adds an EORD roomba

* Add landmark

* Fix path

* Revert maps back to master

* Implement landmarks
  • Loading branch information
ivanmixo authored May 13, 2023
1 parent bb57bca commit 52f5791
Show file tree
Hide file tree
Showing 13 changed files with 1,634 additions and 1,439 deletions.
36 changes: 29 additions & 7 deletions _maps/modularmaps/EORG/basketball.dmm
Original file line number Diff line number Diff line change
Expand Up @@ -601,6 +601,10 @@
/obj/effect/ai_node,
/turf/open/floor/plating/plating_catwalk,
/area/deathmatch)
"rr" = (
/obj/effect/landmark/eord_roomba,
/turf/open/floor/mainship/mono,
/area/deathmatch)
"rF" = (
/obj/machinery/light{
dir = 4
Expand Down Expand Up @@ -645,6 +649,10 @@
/obj/effect/landmark/weapon_spawn/tier2_weapon_spawn,
/turf/open/floor/plating/plating_catwalk,
/area/deathmatch)
"vK" = (
/obj/effect/landmark/eord_roomba,
/turf/open/floor/wood,
/area/deathmatch)
"wK" = (
/obj/machinery/disposal,
/turf/open/floor/mainship/sterile/plain,
Expand Down Expand Up @@ -673,6 +681,7 @@
/obj/machinery/light{
dir = 1
},
/obj/effect/landmark/eord_roomba,
/turf/open/floor/mainship,
/area/deathmatch)
"yq" = (
Expand All @@ -687,6 +696,10 @@
},
/turf/open/floor/wood,
/area/deathmatch)
"zd" = (
/obj/effect/landmark/eord_roomba,
/turf/open/ground/river,
/area/deathmatch)
"zl" = (
/obj/structure/bed/chair{
dir = 8
Expand Down Expand Up @@ -783,6 +796,11 @@
"HL" = (
/turf/open/floor/wood,
/area/deathmatch)
"In" = (
/obj/structure/sink,
/obj/effect/landmark/eord_roomba,
/turf/open/floor/mainship/mono,
/area/deathmatch)
"IC" = (
/turf/closed/wall/mainship/outer,
/area/space)
Expand Down Expand Up @@ -979,6 +997,10 @@
/obj/structure/window/framed/mainship/hull,
/turf/open/floor/mainship/mono,
/area/deathmatch)
"WU" = (
/obj/effect/landmark/eord_roomba,
/turf/open/floor/plating/mainship,
/area/deathmatch)
"Xi" = (
/obj/effect/landmark/deathmatch,
/turf/open/floor/mainship/red{
Expand Down Expand Up @@ -1318,7 +1340,7 @@ aa
ey
IS
IS
IS
WU
cP
hr
hr
Expand Down Expand Up @@ -1401,7 +1423,7 @@ HL
bI
bI
aa
bf
In
bd
aZ
bc
Expand Down Expand Up @@ -1432,7 +1454,7 @@ HL
HL
HL
HL
HL
vK
HL
HL
HL
Expand Down Expand Up @@ -2119,7 +2141,7 @@ it
aa
Zc
JI
HL
vK
WF
nu
Xu
Expand Down Expand Up @@ -2710,7 +2732,7 @@ aa
bb
Kh
Kh
Kh
zd
Kh
aa
hr
Expand Down Expand Up @@ -2776,7 +2798,7 @@ HL
HL
HL
HL
HL
vK
HL
aG
HL
Expand All @@ -2793,7 +2815,7 @@ HL
bI
bI
cP
bb
rr
bg
et
bg
Expand Down
Loading

0 comments on commit 52f5791

Please sign in to comment.