mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-27 23:27:34 +01:00
[MIRROR] APC and SSmachines hotfixes [NO GBP] (#28930)
* APC and SSmachines hotfixes [NO GBP] * Update apc_main.dm * Update apc_main.dm * Update apc_main.dm * Update machines.dm --------- Co-authored-by: Andrew <mt.forspam@gmail.com> Co-authored-by: SpaceLoveSs13 <68121607+SpaceLoveSs13@users.noreply.github.com>
This commit is contained in:
co-authored by
Andrew
SpaceLoveSs13
parent
e95fcec1fc
commit
c4ebe3da2a
@@ -305,12 +305,14 @@
|
||||
#define SSEXPLOSIONS_THROWS 3
|
||||
|
||||
// Machines subsystem subtasks.
|
||||
#define SSMACHINES_MACHINES 1
|
||||
#define SSMACHINES_MACHINES_EARLY 1
|
||||
#define SSMACHINES_APCS_EARLY 2
|
||||
#define SSMACHINES_APCS_ENVIRONMENT 3
|
||||
#define SSMACHINES_APCS_LIGHTS 4
|
||||
#define SSMACHINES_APCS_EQUIPMENT 5
|
||||
#define SSMACHINES_APCS_LATE 6
|
||||
#define SSMACHINES_MACHINES 7
|
||||
#define SSMACHINES_MACHINES_LATE 8
|
||||
|
||||
// Wardrobe subsystem tasks
|
||||
#define SSWARDROBE_STOCK 1
|
||||
|
||||
Reference in New Issue
Block a user