Skip to content

Commit

Permalink
experimental(SSmachines): increases wait time from 2 sec to 3 sec
Browse files Browse the repository at this point in the history
  • Loading branch information
TobyThorne authored Nov 15, 2023
1 parent 6e2bccc commit 59b0769
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions code/controllers/subsystems/machines.dm
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@ if(Datum.is_processing) {\

SUBSYSTEM_DEF(machines)
name = "Machines"
wait = 3 SECONDS

init_order = SS_INIT_MACHINES
priority = SS_PRIORITY_MACHINERY
Expand Down

0 comments on commit 59b0769

Please sign in to comment.