forked from CeladonSS13/Shiptest
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge branch 'CeladonSS13:beta-dev' into master
- Loading branch information
Showing
115 changed files
with
5,918 additions
and
325 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,46 @@ | ||
{ | ||
"$schema": "https://raw.githubusercontent.com/shiptest-ss13/Shiptest/master/_maps/ship_config_schema.json", | ||
"map_name": "Bucket-class Locust Transport", | ||
"prefix": "CLO", | ||
"namelists": [ | ||
"NANOTRASEN" | ||
], | ||
"map_short_name": "Bucket-clas", | ||
"description": "Конфискованное судно, ранее принадлежавшее космическим пиратам, было захвачено и минимально переоборудовано корпорацией Нанотрейзен для своих нужд.Судно сохранило свои боевые шрамы и следы былых сражений. Теперь это суровое, но надежное транспортное средство используется для перевозки персонала и оборудования между отдаленными колониями и исследовательскими станциями.", | ||
"tags": [ | ||
"Specialist" | ||
], | ||
"map_path": "_maps/_mod_celadon/shuttles/Event/subbucket.dmm", | ||
"limit":1, | ||
"starting_funds": 0, | ||
"job_slots": { | ||
"NT Captain": { | ||
"outfit": "/datum/outfit/job/nanotrasen/captain", | ||
"officer": true, | ||
"slots": 1 | ||
}, | ||
"NT Head of Personel": { | ||
"outfit": "/datum/outfit/job/nanotrasen/hop", | ||
"officer": true, | ||
"slots": 1 | ||
}, | ||
"SF Colonial Marine": { | ||
"outfit": "/datum/outfit/job/solgov/sonnensoldner", | ||
"officer": true, | ||
"slots": 1 | ||
}, | ||
"InteQ Mercenary": { | ||
"outfit": "/datum/outfit/job/inteq/security/celadon", | ||
"slots": 5 | ||
}, | ||
"NT Junior Scientist": { | ||
"outfit": "/datum/outfit/job/nanotrasen/scientist", | ||
"slots": 2 | ||
}, | ||
"Elysium Worker": { | ||
"outfit": "/datum/outfit/job/assistant", | ||
"slots": 50 | ||
} | ||
}, | ||
"enabled": false | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.