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

Hispania Ships #8

Merged
merged 3 commits into from
Jul 17, 2023
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
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
Loading