[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:
SkyratBot
2024-07-20 21:38:22 +05:30
committed by GitHub
co-authored by Andrew SpaceLoveSs13
parent e95fcec1fc
commit c4ebe3da2a
7 changed files with 79 additions and 29 deletions
+3 -1
View File
@@ -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