Skip to content
This repository has been archived by the owner on Feb 16, 2024. It is now read-only.

Commit

Permalink
Merge pull request #8 from SagaStars/hispania_ships
Browse files Browse the repository at this point in the history
Hispania Ships
  • Loading branch information
SagaStars authored Jul 17, 2023
2 parents 64ec9b3 + cfa842a commit bfdbc17
Show file tree
Hide file tree
Showing 5 changed files with 2,214 additions and 74 deletions.
25 changes: 25 additions & 0 deletions _maps/HISPANIAconfigs/independent_mantarraya.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,25 @@
{
"$schema": "https://raw.githubusercontent.com/shiptest-ss13/Shiptest/master/_maps/ship_config_schema.json",
"map_name": "Mantarraya-class Junker Ship",
"map_short_name": "Mantarraya-class",
"description": "An old can of steel made in simpler times for the gathering of 'space trash' coming back in new style, say welcome to the Mantarraya-class! Now with its own tools for scavenging and mining tools, as well as a mini-bar and entertainment equipment. For extra fun! Recommended for space crew that like trash as much as themselves.",
"tags": ["Junker"],
"map_path": "_maps/shuttles/shiptestHISPANIA/independent_mantarraya.dmm",
"namelists": [
"GENERAL",
"SPACE"
],
"prefix": "ISV",
"job_slots": {
"Leader": {
"outfit": "/datum/outfit/job/mantarrayaleader",
"officer": true,
"slots": 1
},
"Assistant": {
"outfit": "/datum/outfit/job/mantassistant",
"slots": 3
}
},
"enabled": true
}
Loading

0 comments on commit bfdbc17

Please sign in to comment.