Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Gives the Riggs a touch-up #2721

Merged
merged 18 commits into from
Mar 27, 2024
Merged
11 changes: 3 additions & 8 deletions _maps/configs/independent_rigger.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,11 +9,10 @@
"NATURAL_AGGRESSIVE"
],
"map_short_name": "Riggs-class",
"description": "The Rigger-class is Kasagi-Fischer Partnership’s mainstay in the independent ship market. Spacious, affordable, and versatile, Riggers offer basic capabilities for everything a Frontier spacer might need in a convenient, easy-to-modify platform, and by default come equipped with a basic medbay, a small security office, atmospherics recycling and equipment to support an APLU utility mech. Thanks to this versatility, Riggers have become extremely popular among moderately-wealthy independent captains, and can be found doing everything from mining to shipping to surveying Frontier planets.",
"description": "The Riggs-class is Kasagi-Fischer Partnership’s mainstay in the independent ship market. Spacious, affordable, and versatile, Riggers offer basic capabilities for everything a Frontier spacer might need in a convenient, easy-to-modify platform, and by default come equipped with a basic medbay, a small security office, atmospherics recycling and equipment to support an APLU utility mech. Thanks to this versatility, Riggers have become extremely popular among moderately-wealthy independent captains, and can be found doing everything from mining to shipping to surveying Frontier planets.",
"tags": [
"Mining",
"Medical",
"Robotics",
"Generalist"
],
"map_path": "_maps/shuttles/independent/independent_rigger.dmm",
Expand All @@ -36,14 +35,10 @@
},
"Machinist's Mate": {
"outfit": "/datum/outfit/job/independent/engineer",
"slots": 2
"slots": 1
},
"Asteroid Miner": {
"outfit": "/datum/outfit/job/independent/miner",
"slots": 2
},
"Mech Technician": {
"outfit": "/datum/outfit/job/independent/roboticist",
"slots": 1
},
"Security Detail": {
Expand All @@ -52,7 +47,7 @@
},
"Deckhand": {
"outfit": "/datum/outfit/job/independent/assistant",
"slots": 4
"slots": 2
}
},
"enabled": true
Expand Down
Loading
Loading