Skip to content

Commit

Permalink
initial_commimt (#13698)
Browse files Browse the repository at this point in the history
  • Loading branch information
Barnet2 authored Aug 6, 2023
1 parent fa317df commit cc5cfc8
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 9 deletions.
13 changes: 4 additions & 9 deletions _maps/map_files/Lawanka_Outpost/LawankaOutpost.dmm
Original file line number Diff line number Diff line change
Expand Up @@ -1462,11 +1462,6 @@
dir = 1
},
/area/lawankaoutpost/colony/engineering)
"bjk" = (
/obj/structure/cable,
/obj/effect/landmark/weed_node,
/turf/open/floor/plating,
/area/lawankaoutpost/colony/engineering)
"bjm" = (
/obj/structure/cable,
/obj/machinery/atmospherics/pipe/simple/green/hidden,
Expand Down Expand Up @@ -7439,6 +7434,7 @@
/area/lawankaoutpost/outside/central)
"ghU" = (
/obj/effect/decal/cleanable/dirt,
/obj/structure/cable,
/turf/open/floor/plating,
/area/lawankaoutpost/colony/engineering)
"gia" = (
Expand Down Expand Up @@ -11982,7 +11978,6 @@
/turf/open/floor/tile/dark2,
/area/lawankaoutpost/caves/nanotrasen_lab)
"kkV" = (
/obj/structure/nuke_disk_candidate,
/turf/open/floor/tile/dark/yellow2{
dir = 1
},
Expand Down Expand Up @@ -24330,10 +24325,10 @@
/turf/open/floor/plating/ground/dirt,
/area/lawankaoutpost/caves/west)
"upP" = (
/obj/structure/cable,
/obj/machinery/light{
dir = 8
},
/obj/structure/cable,
/turf/open/floor/plating,
/area/lawankaoutpost/colony/engineering)
"upX" = (
Expand Down Expand Up @@ -48890,7 +48885,7 @@ whJ
vgu
gnU
upP
lIK
gnU
gnU
gor
xGW
Expand Down Expand Up @@ -49106,7 +49101,7 @@ qDL
skU
nva
ghU
bjk
aQx
ehC
hYG
gor
Expand Down
1 change: 1 addition & 0 deletions code/game/area/lawankaoutpost.dm
Original file line number Diff line number Diff line change
Expand Up @@ -186,6 +186,7 @@
name = "Engineering"
icon_state = "engine"
minimap_color = MINIMAP_AREA_ENGI
ceiling = CEILING_UNDERGROUND_METAL

/area/lawankaoutpost/colony/chapel
name = "Chapel"
Expand Down

0 comments on commit cc5cfc8

Please sign in to comment.