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

Port lv 759 #867

Open
wants to merge 8 commits into
base: master
Choose a base branch
from
Open
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
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
1 change: 1 addition & 0 deletions _maps/_basemap.dm
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@
#include "map_files\Ice_Colony_v2\Ice_Colony_v2.dmm"
#include "map_files\LV624\LV624.dmm"
#include "map_files\Prison_Station_FOP\Prison_Station_FOP.dmm"
#include "map_files\LV759\LV759.dmm"
#include "map_files\Vapor_Processing\Vapor_Processing.dmm"
#include "map_files\icy_caves\icy_caves.dmm"
#include "map_files\Research_Outpost\Research_Outpost.dmm"
Expand Down
14 changes: 14 additions & 0 deletions _maps/lv759.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
{
"map_name": "LV759",
"map_path": "map_files/LV759",
"map_file": "LV759.dmm",
"disk_sets": {
"basic": 1
},
"quickbuilds": 2700,
"armor": "urban",
"announce_text": "A routine check of nearby second-generation colonies has identified an anomaly on designation Zeta-Echo-7b, otherwise known as LV759. The colony beacon has been transmitting a constant, unchanging signal for 7 weeks. Attempts to establish communication via standard protocols have been unsuccessful. TGMC, gear up and get ready to respond!",
"traits":[{
"weather_rain": true
}]
}
1 change: 1 addition & 0 deletions _maps/map_files/BigRed_v2/BigRed_v2.dmm
Original file line number Diff line number Diff line change
Expand Up @@ -17722,6 +17722,7 @@
/turf/open/space/basic,
/area/space)


(1,1,1) = {"
aaa
aaa
Expand Down
Loading
Loading