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

Paracetamol-Class Ship #2436

Closed
wants to merge 1 commit into from
Closed
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
23 changes: 23 additions & 0 deletions _maps/configs/independent_paracetamol.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,23 @@
{
"$schema": "https://raw.githubusercontent.com/shiptest-ss13/Shiptest/master/_maps/ship_config_schema.json",
"map_name": "Paracetamol-class Personal Shuttle",
"prefix": "ISV",
"namelists": [
"CRUISE"
],
"map_short_name": "Paracetamol-class",
"description": "The Paracetamol is a personal shuttle for personal needs. It contains double plasma thrusters, enough rations for a couple of days, air and scrubber system and solar panels. It is a revisement of the original Pill-class which horribly failed and put a bad reputation on Adminium Incorporated. It is also known for it's speed, reaching max speeds of up to 800Gm/s.",
"tags": [
"Specialist"
],
"map_path": "_maps/shuttles/shiptest/independent_paracetamol.dmm",
"limit":3,
"starting_funds": 450,
"job_slots": {
"Captain": {
"outfit": "/datum/outfit/job/captain",
"slots": 1
}
},
"enabled": true
}
Loading
Loading