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

Ship spawn adjustments #58

Merged
merged 2 commits into from
Jun 12, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion _maps/configs/pgf_crying_sun.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,5 +46,5 @@
"slots": 3
}
},
"enabled":true
"enabled":false
}
4 changes: 2 additions & 2 deletions _maps/configs/srm_elder.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
],
"map_short_name": "Elder-class",
"map_path": "_maps/shuttles/roumain/srm_elder.dmm",
"description": "A standard issue vessel to the highest ranks of the Saint-Roumain Militia. While “standard”, this class of vessel is unique to the Montagne that owns it. Each ship is designed around a central garden consisting of plants, soil, and a tree from the owning Montagnes’ home planet. As a highly religious ascetic order, the SRM supplies each Elder with supplies to farm, raise animals, and perform medicine in more “natural” ways, using herbs and plants grown in house. The ship is captained by a Montagne, who oversees a team of Hunters, and Shadows apprenticing them.",
"description": "A standard issue vessel to the highest ranks of the Moffic Church. While “standard”, this class of vessel is unique to the Montagne that owns it. Each ship is designed around a central garden consisting of plants, soil, and a tree from the owning Montagnes’ home planet. As a highly religious ascetic order, the SRM supplies each Elder with supplies to farm, raise animals, and perform medicine in more “natural” ways, using herbs and plants grown in house. The ship is captained by a Montagne, who oversees a team of Hunters, and Shadows apprenticing them.",
"tags": [
"Botany",
"Combat",
Expand All @@ -35,5 +35,5 @@
"slots": 3
}
},
"enabled": true
"enabled": false
}
18 changes: 9 additions & 9 deletions _maps/configs/syndicate_aegis.json
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
{
"prefix": "SUNS",
"map_name": "Aegis-class Long Term Care Ship",
"map_short_name": "Aegis-class",
"prefix": "CSSV",
"map_name": "Seiiki-class Long Term Care Ship",
"map_short_name": "Seiiki-class",
"map_path": "_maps/shuttles/syndicate/syndicate_aegis.dmm",
"description": "Approximately a third of the way through the ICW, it became apparent that the Syndicate could not muster the sheer throwaway manpower that Nanotrasen could with its swaths of mercenaries and disposable personnel. Instead, the Syndicate began to adopt a much more conservative approach to maintaining personnel, by establishing an initiative to create a host of medical vessels designed to rescue and rehabilitate the fallen. While the Li Tieguai filled the rescue role, the Aegis-Class was to fill the rehabilitation role. Featuring a host of ‘quality of life’ features for long-term patients (a full bar, a hydroponics setup, and so on), an expansive medical bay and an array of comfort fixtures like couches and gardens, the Aegis is perfect for aspiring doctors or wounded patients.",
"description": "Approximately a third of the way through the ICW, it became apparent that the Syndicate could not muster the sheer throwaway manpower that Nanotrasen could with its swaths of mercenaries and disposable personnel. Instead, the Syndicate began to adopt a much more conservative approach to maintaining personnel, by establishing an initiative to create a host of medical vessels designed to rescue and rehabilitate the fallen. While the Li Tieguai filled the rescue role, the Seiiki-Class was to fill the rehabilitation role. Featuring a host of ‘quality of life’ features for long-term patients (a full bar, a hydroponics setup, and so on), an expansive medical bay and an array of comfort fixtures like couches and gardens, the Aegis is perfect for aspiring doctors or wounded patients.",
"tags": [
"Botany",
"Medical",
Expand All @@ -12,29 +12,29 @@
"map_id": "syndicate_aegis",
"limit": 1,
"namelists": [
"SUNS",
"CYBERSUN",
"SPACE",
"GENERAL"
],
"job_slots": {
"Captain": {
"outfit": "/datum/outfit/job/syndicate/captain/suns",
"outfit": "/datum/outfit/job/syndicate/captain/cybersun",
"officer": true,
"slots": 1
},

"Lead Doctor": {
"outfit": "/datum/outfit/job/syndicate/cmo/suns",
"outfit": "/datum/outfit/job/syndicate/cmo",
"slots": 1
},

"Ship Doctor":{
"outfit": "/datum/outfit/job/syndicate/doctor/suns",
"outfit": "/datum/outfit/job/syndicate/doctor/cybersun",
"slots": 2
},

"Mechanic": {
"outfit": "/datum/outfit/job/syndicate/engineer/suns",
"outfit": "/datum/outfit/job/syndicate/engineer/cybersun",
"slots": 1
},

Expand Down
8 changes: 4 additions & 4 deletions _maps/configs/syndicate_cybersun_kansatsu.json
Original file line number Diff line number Diff line change
@@ -1,17 +1,17 @@
{
"$schema": "https://raw.githubusercontent.com/shiptest-ss13/Shiptest/master/_maps/ship_config_schema.json",
"prefix": "CSSV",
"prefix": "RGSV",
"namelists": [
"CYBERSUN",
"SPACE",
"NATURAL_AGGRESSIVE"
],
"map_name": "Kansatsu-class Scout Courier",
"description": "The Kansatsu-class is a Cybersun remodel of the old Type-S SolGov Courier, rebuilt for rapid package ferrying and light surveillance operations in the Frontier. While fairly cramped, it excels at its design goals, with rapid surveys, scouting, and espionage flowing from its presence. Syndicate deployments typically include a deployment of 5, with a recommended max of 7. This is broken down into 1 captain, an intelligence officer for coordinating the field agents, an engineer, and 2 field agents. The simplicity of the hull has led to the ship becoming a widespread indicator of Syndicate interest in locations, and some models have found their way into private purchasers' hands.",
"map_name": "Soundcheck-class Scout Courier",
"description": "The Soundcheck-class is a Roseus Galactic remodel of the old Type-S SolGov Courier, rebuilt for rapid package ferrying and light surveillance operations in the Frontier. While fairly cramped, it excels at its design goals, with rapid surveys, scouting, and espionage flowing from its presence. Syndicate deployments typically include a deployment of 5, with a recommended max of 7. This is broken down into 1 captain, an intelligence officer for coordinating the field agents, an engineer, and 2 field agents. The simplicity of the hull has led to the ship becoming a widespread indicator of Syndicate interest in locations, and some models have found their way into private purchasers' hands.",
"tags": [
"Specialist"
],
"map_short_name": "Kansatsu-class",
"map_short_name": "Soundcheck-class",
"map_path": "_maps/shuttles/syndicate/syndicate_cybersun_kansatsu.dmm",
"map_id": "cybersun_kansatsu",
"job_slots": {
Expand Down
Loading