Skip to content

Commit

Permalink
Merge branch 'master' into sands-ruin
Browse files Browse the repository at this point in the history
  • Loading branch information
Draggeru authored Sep 28, 2023
2 parents 7b35cc9 + 27af6f1 commit 9771288
Show file tree
Hide file tree
Showing 23 changed files with 5,090 additions and 4,633 deletions.
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
Loading

0 comments on commit 9771288

Please sign in to comment.