mirror of
https://github.com/Xevion/project-cybersyn.git
synced 2025-12-09 02:08:13 -06:00
beginning to add depot logic
This commit is contained in:
@@ -19,6 +19,8 @@ OPERATION_WAGON_MANIFEST = "-"
|
||||
|
||||
DELTA = 1/2048
|
||||
|
||||
DEPOT_PRIORITY_MULT = 2048
|
||||
|
||||
STATUS_D = 0
|
||||
STATUS_D_TO_P = 1
|
||||
STATUS_P = 2
|
||||
|
||||
Reference in New Issue
Block a user