forked from tgstation/TerraGov-Marine-Corps
-
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 'master' of https://github.com/tgstation/TerraGov-Marine…
- Loading branch information
Showing
562 changed files
with
89,226 additions
and
15,250 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,20 @@ | ||
{ | ||
"map_name": "Daedalus Prison", | ||
"map_path": "map_files/DaedalusPrison", | ||
"map_file": "DaedalusPrison.dmm", | ||
"environment_traits": { | ||
"COLD": true | ||
}, | ||
"disk_sets": { | ||
"set1": 1, | ||
"set2": 1, | ||
"set3": 1, | ||
"set4": 1 | ||
}, | ||
"armor": "prison", | ||
"quickbuilds": 2300, | ||
"announce_text": "Coming from an icy planet within our jump drive range, a penal colony has sent out an emergency frequency that our comms array received. TGMC, prepare to deploy!", | ||
"traits":[{ | ||
"weather_snowstorm": true | ||
}] | ||
} |
Oops, something went wrong.