Skip to content

Commit

Permalink
Merge remote-tracking branch 'upstream/master' into Nanotrasen_capital_1
Browse files Browse the repository at this point in the history
  • Loading branch information
spockye committed Oct 3, 2023
2 parents 0bde552 + 20c29e4 commit e566278
Show file tree
Hide file tree
Showing 65 changed files with 10,996 additions and 5,672 deletions.
5,522 changes: 5,083 additions & 439 deletions _maps/RandomRuins/WasteRuins/wasteplanet_pandora.dmm

Large diffs are not rendered by default.

16 changes: 14 additions & 2 deletions _maps/configs/nanotrasen_skipper.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"Engineering",
"Mining"
],
"starting_funds": 4000,
"starting_funds": 4500,
"roundstart": true,
"job_slots": {
"Captain": {
Expand All @@ -36,13 +36,25 @@
"Medical Doctor": 1,
"Engineer": {
"outfit": "/datum/outfit/job/engineer/nt",
"slots": 3
"slots": 1
},
"Atmospheric Technician": {
"outfit": "/datum/outfit/job/atmos",
"slots": 1
},
"Shaft Miner": 2,
"Cargo Technician": {
"outfit": "/datum/outfit/job/cargo_tech",
"slots": 1
},
"Security Officer": {
"outfit": "/datum/outfit/job/security/nanotrasen",
"slots": 1
},
"Cook": {
"outfit": "/datum/outfit/job/cook",
"slots": 1
},
"Assistant": {
"outfit": "/datum/outfit/job/assistant",
"slots": 3
Expand Down
2 changes: 1 addition & 1 deletion _maps/deprecated/Ruins/forgottenship.dmm
Original file line number Diff line number Diff line change
Expand Up @@ -420,7 +420,7 @@
/obj/structure/closet/crate/secure/gear{
req_one_access_txt = "150"
},
/obj/item/clothing/suit/space/hardsuit/cybersun,
,
/turf/open/floor/pod/dark,
/area/ruin/space/has_grav/powered/syndicate_forgotten_vault)
"bB" = (
Expand Down
2 changes: 1 addition & 1 deletion _maps/map_catalogue.txt
Original file line number Diff line number Diff line change
Expand Up @@ -584,7 +584,7 @@ Find the key for using this catalogue in "map_catalogue_key.txt"

File name ="_maps\RandomRuins\wasteruins\wasteplanet_pandora.dmm"
Size = (x = 18)(y = 21)(z = 1)
Tags = "Boss Combat Challenge", "Minor Loot" "Megafauna", "hospitable"
Tags = "Boss Combat Challenge", "Medium Loot" "Megafauna", "hospitable"

File name ="_maps\RandomRuins\wasteruins\wasteplanet_pod.dmm"
Size = (x = 8)(y = 8)(z = 1)
Expand Down
Loading

0 comments on commit e566278

Please sign in to comment.