Skip to content

Commit

Permalink
Add Beach biodome ruin and other fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
mvanalphen committed Mar 30, 2019
1 parent 2047825 commit f92be2c
Show file tree
Hide file tree
Showing 33 changed files with 1,981 additions and 11 deletions.
1 change: 1 addition & 0 deletions _maps/cyberiad.dm
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ z7 = empty
#include "map_files\cyberiad\z6.dmm"
#include "map_files\generic\z7.dmm"

#define MINETYPE "lavaland"
#define MAP_TRANSITION_CONFIG list(\
DECLARE_LEVEL(MAIN_STATION, CROSSLINKED, list(STATION_LEVEL,STATION_CONTACT,REACHABLE,AI_OK)),\
DECLARE_LEVEL(CENTCOMM, SELFLOOPING, list(ADMIN_LEVEL, BLOCK_TELEPORT, IMPEDES_MAGIC)),\
Expand Down
1 change: 1 addition & 0 deletions _maps/delta.dm
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@ Lovingly ported by Purpose2 to Paradise

#define MAP_FILE "delta.dmm"
#define MAP_NAME "Kerberos"
#define MINETYPE "lavaland"
#define MAP_TRANSITION_CONFIG list(\
DECLARE_LEVEL(MAIN_STATION, CROSSLINKED, list(STATION_LEVEL,STATION_CONTACT,REACHABLE,AI_OK)),\
DECLARE_LEVEL(CENTCOMM, SELFLOOPING, list(ADMIN_LEVEL, BLOCK_TELEPORT, IMPEDES_MAGIC)),\
Expand Down
Loading

0 comments on commit f92be2c

Please sign in to comment.