fix for missing area, map should load
This commit is contained in:
@@ -16,7 +16,9 @@ NOTE: there are two lists of areas in the end of this file: centcom and station
|
||||
|
||||
/*-----------------------------------------------------------------------------*/
|
||||
|
||||
/area/engine
|
||||
/area/engine/supermatter
|
||||
name = "Supermatter Engine"
|
||||
icon_state = "engine_sm"
|
||||
|
||||
/area/ai_monitored //stub defined ai_monitored.dm
|
||||
|
||||
|
||||
+1
-1
@@ -14,8 +14,8 @@
|
||||
|
||||
// BEGIN_INCLUDE
|
||||
#include "_maps\basemap.dm"
|
||||
#include "_maps\citadelstation.dm"
|
||||
#include "_maps\loadallmaps.dm"
|
||||
#include "_maps\tgstation2.dm"
|
||||
#include "code\_compile_options.dm"
|
||||
#include "code\world.dm"
|
||||
#include "code\__DATASTRUCTURES\heap.dm"
|
||||
|
||||
Reference in New Issue
Block a user