f07b66c5c9
Underground outpost 45 is a large abandoned outpost built into a cave (which is also a gas pocket). It's mostly a leisure resort equipped with its own atmospherics filtering system, is fully self sustained with a large hydroponics bay, and has a lot of dormitory rooms and a big bar for its crew. The station, although abandoned, is fully operational and can continue being so as long as you can get some plasma or uranium into those generators. Currently the fluff for UO45 is missing entirely because nobody (myself included) can be arsed to write the gigantic amounts of crew logs to make it extra interesting. It's not really the point of this map, as it's mostly a stress test on away mission atmospherics and what sort of atmos environment I can have around it. Minor current issues: -May be lacking in sufficient amount of equipment -Gas filters in atmos do not start on for reasons unknown, but CAN be turned on Here is the map of the outpost: https://dl.dropboxusercontent.com/u/12849736/UO45%20Map.png
22 lines
1.1 KiB
Plaintext
22 lines
1.1 KiB
Plaintext
#List the potential random Z-levels here.
|
|
#Maps must be the full path to them
|
|
#Maps should be 255x255 or smaller and be bounded. Falling off the edge of the map will result in undefined behavior.
|
|
#SPECIFYING AN INVALID MAP WILL RESULT IN RUNTIMES ON GAME START
|
|
|
|
#!!IMPORTANT NOTES FOR HOSTING AWAY MISSIONS!!:
|
|
#Do NOT tick the maps during compile -- the game uses this list to decide which map to load. Ticking the maps will result in them ALL being loaded at once.
|
|
#DO tick the associated code file for the away mission you are enabling. Otherwise, the map will be trying to reference objects which do not exist, which will cause runtime errors!
|
|
|
|
#_maps/RandomZLevels/example.dmm
|
|
#_maps/RandomZLevels/blackmarketpackers.dmm
|
|
#_maps/RandomZLevels/stationCollision.dmm
|
|
#_maps/RandomZLevels/spacebattle.dmm
|
|
#_maps/RandomZLevels/beach.dmm
|
|
#_maps/RandomZLevels/Academy.dmm
|
|
#_maps/RandomZLevels/wildwest.dmm
|
|
#_maps/RandomZLevels/challenge.dmm
|
|
#_maps/RandomZLevels/listeningpost.dmm
|
|
#_maps/RandomZLevels/spacehotel.dmm
|
|
#_maps/RandomZLevels/centcomAway.dmm
|
|
#_maps/RandomZLevels/moonoutpost19.dmm
|
|
#_maps/RandomZLevels/undergroundoutpost45.dmm |