mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-08-26 06:22:26 +01:00
change
This commit is contained in:
@@ -3056,6 +3056,14 @@
|
||||
#include "maps\runtime\code\runtime.dm"
|
||||
#include "maps\runtime\code\runtime_lifts.dm"
|
||||
#include "maps\runtime\code\runtime_unittest.dm"
|
||||
#include "maps\sccv_horizon\code\sccv_horizon.dm"
|
||||
#include "maps\sccv_horizon\code\sccv_horizon_areas.dm"
|
||||
#include "maps\sccv_horizon\code\sccv_horizon_holodeck.dm"
|
||||
#include "maps\sccv_horizon\code\sccv_horizon_lifts.dm"
|
||||
#include "maps\sccv_horizon\code\sccv_horizon_overmap.dm"
|
||||
#include "maps\sccv_horizon\code\sccv_horizon_shuttles.dm"
|
||||
#include "maps\sccv_horizon\code\sccv_horizon_structures.dm"
|
||||
#include "maps\sccv_horizon\code\sccv_horizon_unittest.dm"
|
||||
#include "maps\templates\distress\distress_equipment.dm"
|
||||
#include "maps\templates\orbital\orbital_templates.dm"
|
||||
// END_INCLUDE
|
||||
|
||||
@@ -374,7 +374,7 @@
|
||||
title = "Operations Manager"
|
||||
flag = OPERATIONS_MANAGER
|
||||
departments = list(DEPARTMENT_CARGO = JOBROLE_SUPERVISOR, DEPARTMENT_COMMAND)
|
||||
department_flag = CIVILIAN
|
||||
department_flag = ENGSEC
|
||||
faction = "Station"
|
||||
total_positions = 1
|
||||
spawn_positions = 1
|
||||
|
||||
Reference in New Issue
Block a user