Skip to content

Commit

Permalink
Merge pull request #76 from KnigTheThrasher/kilo
Browse files Browse the repository at this point in the history
Ports Monke's rendition of Kilostation
  • Loading branch information
SynthTwo authored Sep 27, 2024
2 parents 1c33987 + 55a53c2 commit 9590818
Show file tree
Hide file tree
Showing 11 changed files with 144,609 additions and 14 deletions.
26 changes: 26 additions & 0 deletions _maps/kilostation.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,26 @@
{
"version": 1,
"map_name": "Kilo Station",
"map_path": "map_files/KiloStation",
"map_file": "KiloStation.dmm",
"shuttles": {
"emergency": "emergency_kilo",
"ferry": "ferry_kilo",
"cargo": "cargo_kilo",
"whiteship": "whiteship_kilo"
},
"traits": [
{
"Linkage": "Cross",
"Bombcap Multiplier": 0.7
}
],
"job_changes": {
"Cook": {
"additional_cqc_areas": ["/area/station/service/bar/atrium"]
},
"Captain": {
"special_charter": "asteroid"
}
}
}
Loading

0 comments on commit 9590818

Please sign in to comment.