Adds basic system to allow for map-specific events

This commit is contained in:
Heroman
2022-09-19 15:20:14 +10:00
parent de26e6be5b
commit 5e4fd81ffb
7 changed files with 374 additions and 2 deletions
+2 -1
View File
@@ -5,10 +5,11 @@
#include "groundbase_shuttles.dm"
#include "groundbase_telecomms.dm"
#include "groundbase_things.dm"
#include "..\offmap_vr\common_offmaps.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 "..\~map_system\maps_vr.dm"
#if !AWAY_MISSION_TEST //Don't include these for just testing away missions