Skip to content

Commit

Permalink
n+s decals and fast delta retheme
Browse files Browse the repository at this point in the history
  • Loading branch information
Apogee-dev committed May 8, 2024
1 parent 8ccac2c commit 24b4903
Show file tree
Hide file tree
Showing 8 changed files with 540 additions and 273 deletions.
12 changes: 6 additions & 6 deletions _maps/configs/nanotrasen_delta.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"$schema": "https://raw.githubusercontent.com/shiptest-ss13/Shiptest/master/_maps/ship_config_schema.json",
"map_name": "Delta-class Frigate",
"prefix": "NTSV",
"prefix": "NSSV",
"namelists": [
"GENERAL",
"SPACE",
Expand All @@ -10,7 +10,7 @@
"NANOTRASEN"
],
"map_short_name": "Delta-class",
"description": "The Delta is a compact and advanced mining ship that supplements its comparatively small organic crew with a full suite of robotics facilities, including an AI and a host of mining and logistics drones and cyborgs. While much-loved by Nanotrasen logisticians for their minimal upkeep and high cost efficiency, Deltas are far less popular among the crews chosen to operate them, as they are severely lacking in crew accommodations and defensive armament.",
"description": "The Delta is a compact and advanced mining ship that supplements its comparatively small organic crew with a full suite of robotics facilities, including an AI and a host of mining and logistics drones and cyborgs. The Delta's low logistical footprint has thoroughly endeared it to N+S Logistics' upper management, but its cramped accomodations and lackluster defensive armament make it distinctly unpopular with the company's spacefaring employees.",
"tags": [
"Science",
"Robotics"
Expand All @@ -19,20 +19,20 @@
"starting_funds": 4000,
"job_slots": {
"Captain": {
"outfit": "/datum/outfit/job/nanotrasen/captain",
"outfit": "/datum/outfit/job/nanotrasen/captain/ns",
"officer": true,
"slots": 1
},
"Roboticist": {
"Robotics Contractor": {
"outfit": "/datum/outfit/job/nanotrasen/roboticist",
"slots": 2
},
"Engineer": {
"outfit": "/datum/outfit/job/nanotrasen/engineer",
"slots": 1
},
"Assistant": {
"outfit": "/datum/outfit/job/nanotrasen/assistant",
"Deckhand": {
"outfit": "/datum/outfit/job/nanotrasen/cargo_tech",
"slots": 3
}
},
Expand Down
Loading

0 comments on commit 24b4903

Please sign in to comment.