Skip to content

Commit

Permalink
TGS Test Merge (#6217)
Browse files Browse the repository at this point in the history
  • Loading branch information
cm13-github committed May 1, 2024
2 parents 0f51432 + 9adf954 commit 1597bc5
Show file tree
Hide file tree
Showing 14 changed files with 23,726 additions and 45,407 deletions.
8 changes: 7 additions & 1 deletion code/game/area/Corsat.dm
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
can_build_special = TRUE

/area/corsat/landing/console
name = "\improper LZ1 'Gamma'"
name = "\improper LZ1 'NON FUNCTIONAL'"//Temp
icon_state = "corsat_telecomms"
requires_power = 0

Expand Down Expand Up @@ -409,12 +409,18 @@
name = "\improper Sigma Remote Complex"
icon_state = "sigma_complex_remote"

/area/corsat/gamma/sigmaremote/residential
name = "\improper Auxiliary Teleporter Complex"

/area/corsat/gamma/sigmaremote/teleporter
name = "\improper Sigma Remote Teleporter"
icon = 'icons/turf/areas.dmi'
icon_state = "shuttle"
ceiling = CEILING_METAL

/area/corsat/gamma/sigmaremote/teleporter/residential
name = "\improper Auxiliary Teleporter"

/area/corsat/gamma/airlock/north
name = "\improper Gamma Dome North Airlock"
icon_state = "gamma_airlock_north"
Expand Down
4 changes: 4 additions & 0 deletions code/modules/teleporters/teleporter_landmarks.dm
Original file line number Diff line number Diff line change
Expand Up @@ -71,3 +71,7 @@
/obj/effect/landmark/teleporter_loc/corsat_sigma_remote
location_id = "Sigma Remote"
linked_teleporter = "Corsat_Teleporter"

/obj/effect/landmark/teleporter_loc/corsat_auxiliary
location_id = "Cargo Auxiliary"
linked_teleporter = "Corsat_Teleporter"
4 changes: 1 addition & 3 deletions map_config/maps.txt
Original file line number Diff line number Diff line change
Expand Up @@ -28,9 +28,7 @@ map fiorina_sciannex
endmap

map corsat
minplayers 130
voteweight 0
disabled
minplayers 100
endmap

map desert_dam
Expand Down
38 changes: 1 addition & 37 deletions maps/Nightmare/maps/CORSAT/nightmare.json
Original file line number Diff line number Diff line change
@@ -1,39 +1,3 @@
[
{ "type": "map_sprinkle", "path": "sprinkles/" },
{
"type": "map_insert",
"landmark": "lockdown-gamma-north",
"path": "standalone/lockdown_gammanorth.dmm",
"when": { "corsat-path": "gamma-north" }
},
{
"type": "map_insert",
"landmark": "lockdown-gamma-control",
"path": "standalone/lockdown_gammacontrol.dmm",
"when": { "corsat-path": "gamma-control" }
},
{
"type": "map_insert",
"landmark": "lockdown-theta-east",
"path": "standalone/lockdown_thetaeast.dmm",
"when": { "corsat-path": "theta-east" }
},
{
"type": "map_insert",
"landmark": "lockdown-theta-control",
"path": "standalone/lockdown_thetacontrol.dmm",
"when": { "corsat-path": "theta-control" }
},
{
"type": "map_insert",
"landmark": "lockdown-highsec",
"path": "standalone/lockdown_highsec.dmm",
"when": { "corsat-path": "highsec" }
},
{
"type": "map_insert",
"landmark": "dome-sigma",
"path": "standalone/sigma_ice.dmm",
"when": { "dome-sigma": "ice" }
}
{ "type": "map_sprinkle", "path": "sprinkles/" }
]
21 changes: 1 addition & 20 deletions maps/Nightmare/maps/CORSAT/scenario.json
Original file line number Diff line number Diff line change
@@ -1,20 +1 @@
[
{
"type": "pick", "name": "CORSAT Lockdown Pathing",
"choices": [
{ "weight": 3, "type": "def", "values": { "corsat-path": "none" } },
{ "weight": 4, "type": "def", "values": { "corsat-path": "gamma-north" } },
{ "weight": 4, "type": "def", "values": { "corsat-path": "gamma-control" } },
{ "weight": 4, "type": "def", "values": { "corsat-path": "theta-east" } },
{ "weight": 4, "type": "def", "values": { "corsat-path": "theta-control" } },
{ "weight": 1, "type": "def", "values": { "corsat-path": "highsec" } }
]
},
{
"type": "pick", "name": "Sigma Major Variation",
"choices": [
{ "type": "def", "values": { "dome-sigma": "regular" } },
{ "type": "def", "values": { "dome-sigma": "ice" } }
]
}
]
[]
39 changes: 39 additions & 0 deletions maps/Nightmare/maps/CORSAT_Legacy/nightmare.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,39 @@
[
{ "type": "map_sprinkle", "path": "sprinkles/" },
{
"type": "map_insert",
"landmark": "lockdown-gamma-north",
"path": "standalone/lockdown_gammanorth.dmm",
"when": { "corsat-path": "gamma-north" }
},
{
"type": "map_insert",
"landmark": "lockdown-gamma-control",
"path": "standalone/lockdown_gammacontrol.dmm",
"when": { "corsat-path": "gamma-control" }
},
{
"type": "map_insert",
"landmark": "lockdown-theta-east",
"path": "standalone/lockdown_thetaeast.dmm",
"when": { "corsat-path": "theta-east" }
},
{
"type": "map_insert",
"landmark": "lockdown-theta-control",
"path": "standalone/lockdown_thetacontrol.dmm",
"when": { "corsat-path": "theta-control" }
},
{
"type": "map_insert",
"landmark": "lockdown-highsec",
"path": "standalone/lockdown_highsec.dmm",
"when": { "corsat-path": "highsec" }
},
{
"type": "map_insert",
"landmark": "dome-sigma",
"path": "standalone/sigma_ice.dmm",
"when": { "dome-sigma": "ice" }
}
]
20 changes: 20 additions & 0 deletions maps/Nightmare/maps/CORSAT_Legacy/scenario.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
[
{
"type": "pick", "name": "CORSAT Lockdown Pathing",
"choices": [
{ "weight": 3, "type": "def", "values": { "corsat-path": "none" } },
{ "weight": 4, "type": "def", "values": { "corsat-path": "gamma-north" } },
{ "weight": 4, "type": "def", "values": { "corsat-path": "gamma-control" } },
{ "weight": 4, "type": "def", "values": { "corsat-path": "theta-east" } },
{ "weight": 4, "type": "def", "values": { "corsat-path": "theta-control" } },
{ "weight": 1, "type": "def", "values": { "corsat-path": "highsec" } }
]
},
{
"type": "pick", "name": "Sigma Major Variation",
"choices": [
{ "type": "def", "values": { "dome-sigma": "regular" } },
{ "type": "def", "values": { "dome-sigma": "ice" } }
]
}
]
Loading

0 comments on commit 1597bc5

Please sign in to comment.