mirror of
https://github.com/VOREStation/VOREStation.git
synced 2026-08-30 15:38:02 +01:00
Adds basic system to allow for map-specific events
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user