Simultaneous map definitions (#16924)

* initial

* Update file pathing

* Fix dup vars

* Move shuttle datums around

* Why am I fixing pdas

---------

Co-authored-by: Cameron Lennox <killer65311@gmail.com>
This commit is contained in:
Drathek
2025-03-03 16:25:45 -06:00
committed by GitHub
parent 592bbd1a1e
commit 3e46e16e8c
49 changed files with 2078 additions and 2674 deletions
+1 -5
View File
@@ -1,15 +1,11 @@
#if !defined(USING_MAP_DATUM)
#include "groundbase_areas.dm"
#include "groundbase_defines.dm"
#include "groundbase_shuttles.dm"
#include "groundbase_telecomms.dm"
#include "groundbase_things.dm"
#include "..\tether\tether_jobs.dm"
#include "groundbase_events.dm"
#include "groundbase_poi_stuff.dm"
#include "groundbase_wilds.dm"
#include "..\offmap_vr\common_offmaps.dm"
#include "groundbase_poi_maps.dm"
#include "..\~map_system\maps_vr.dm"
#ifndef AWAY_MISSION_TEST //Don't include these for just testing away missions