Skip to content

Commit

Permalink
FixChange1
Browse files Browse the repository at this point in the history
  • Loading branch information
Steelpoint committed Apr 10, 2024
1 parent d45e79e commit 74fb9be
Show file tree
Hide file tree
Showing 4 changed files with 1,092 additions and 9 deletions.
2 changes: 1 addition & 1 deletion maps/Nightmare/maps/LV624/mapgen_variations.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
{ "type": "map_variations", "landmark": "lv-medbay", "path": "medbay/", "chance": 0.4 },
{ "type": "map_variations", "landmark": "lv-hydro", "path": "hydro/", "chance": 0.3 },
{ "type": "map_variations", "landmark": "lv-science", "path": "science/", "chance": 0.5 },
{ "type": "map_variations", "landmark": "lv-command", "path": "command/", "chance": 0.5 },
{ "type": "map_variations", "landmark": "lv-gym", "path": "gym/", "chance": 0.5 },
{ "type": "map_variations", "landmark": "armory", "path": "armory/", "chance": 0.4 },
{ "type": "map_variations", "landmark": "maintemple", "path": "maintemple/", "chance": 0.4 },
{ "type": "branch", "nodes": [
Expand Down
9 changes: 1 addition & 8 deletions maps/map_files/LV624/LV624.dmm
Original file line number Diff line number Diff line change
Expand Up @@ -4419,10 +4419,6 @@
icon_state = "whitebluefull"
},
/area/lv624/lazarus/command)
"awz" = (
/obj/structure/flora/grass/tallgrass/jungle/corner,
/turf/open/gm/grass/grass1,
/area/lv624/ground/jungle/west_jungle)
"awC" = (
/obj/structure/flora/bush/ausbushes/reedbush,
/turf/open/gm/coast/beachcorner/north_east,
Expand Down Expand Up @@ -4775,9 +4771,6 @@
icon_state = "white"
},
/area/lv624/lazarus/command)
"axV" = (
/turf/open/gm/dirtgrassborder/north,
/area/lv624/ground/jungle/west_jungle)
"axW" = (
/obj/effect/decal/remains/xeno,
/obj/structure/fence,
Expand Down Expand Up @@ -16274,7 +16267,7 @@
"ifX" = (
/obj/structure/machinery/colony_floodlight,
/obj/effect/landmark/nightmare{
insert_tag = "lv-command"
insert_tag = "lv-gym"
},
/turf/open/gm/grass/grass1,
/area/lv624/ground/jungle/central_jungle)
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -630,6 +630,20 @@
icon_state = "whiteblue"
},
/area/lv624/lazarus/command)
"Co" = (
/obj/structure/machinery/door/airlock/almayer/medical/glass/colony{
name = "\improper Command Dome";
req_access_txt = "100";
req_one_access = null
},
/turf/open/floor{
icon_state = "white"
},
/area/lv624/lazarus/command)
"CK" = (
/obj/effect/landmark/monkey_spawn,
/turf/open/gm/grass/grass1,
/area/lv624/ground/jungle/east_central_jungle)
"CL" = (
/obj/structure/machinery/colony_floodlight,
/turf/open/gm/grass/grass1,
Expand Down Expand Up @@ -1403,3 +1417,20 @@ Bu
rF
bB
"}
(16,1,1) = {"
VU
VU
CK
VU
VU
rF
Bu
Co
Bu
rF
VU
VU
VU
VU
VU
"}
Loading

0 comments on commit 74fb9be

Please sign in to comment.