mirror of
https://github.com/Sandstorm-Station/Sandstorm-Station-13.git
synced 2026-07-21 21:25:56 +01:00
0f1aa3c0ca
no i did not ms. kevinz
10 lines
220 B
Plaintext
10 lines
220 B
Plaintext
#define FIRST_DUCT_LAYER 1
|
|
#define SECOND_DUCT_LAYER 2
|
|
#define THIRD_DUCT_LAYER 4
|
|
#define FOURTH_DUCT_LAYER 8
|
|
#define FIFTH_DUCT_LAYER 16
|
|
|
|
#define DUCT_LAYER_DEFAULT THIRD_DUCT_LAYER
|
|
|
|
#define MACHINE_REAGENT_TRANSFER 10
|