-
Notifications
You must be signed in to change notification settings - Fork 95
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Adds a new shipmap, the USS Heyst (#229)
Adds a shipmap, more of a variant of the Golden Arrow. Gives GMs something new to use, should be fine.
- Loading branch information
1 parent
8b38b57
commit e678d58
Showing
6 changed files
with
36,072 additions
and
1 deletion.
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
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -24,4 +24,7 @@ map chapaev | |
endmap | ||
|
||
map rover | ||
endmap | ||
|
||
map heyst | ||
endmap |
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,9 @@ | ||
{ | ||
"map_name": "USS Heyst", | ||
"map_path": "map_files/heyst", | ||
"map_file": "heyst.dmm", | ||
"webmap_url": "GoldenArrow", | ||
"traits": [{"Marine Main Ship": true}], | ||
"nightmare_path": "maps/Nightmare/maps/golden_arrow/", | ||
"platoon": "/datum/squad/marine/alpha" | ||
} |
Oops, something went wrong.