This commit is contained in:
alberyk
2022-01-02 14:22:42 -03:00
parent e3be7c88e2
commit 99774b6056
2 changed files with 9 additions and 1 deletions
+8
View File
@@ -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
+1 -1
View File
@@ -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