code/__DEFINES/supply.dm 
ASRS_POOL_MAIN | Main pool of ASRS supplies, dispensing military supplies such as ammo |
---|---|
ASRS_POOL_FOOD | Secondary ASRS pool dispening food related items for MessTech |
ASRS_XENO_CRATES_DIVIDER | Divider to the amount of xeno forces on the planet to ASRS provided crates. It is used as such sqrt(xenos/ASRS_XENO_CRATES_DIVIDER)) |
Define Details
ASRS_POOL_FOOD 
Secondary ASRS pool dispening food related items for MessTech
ASRS_POOL_MAIN 
Main pool of ASRS supplies, dispensing military supplies such as ammo
ASRS_XENO_CRATES_DIVIDER 
Divider to the amount of xeno forces on the planet to ASRS provided crates. It is used as such sqrt(xenos/ASRS_XENO_CRATES_DIVIDER))