09-22-2023, 10:35 PM
(This post was last modified: 09-22-2023, 10:48 PM by UrsulaMejor. Edited 2 times in total.)
Please post any weird buy/sell exploits here, as well as any prices that seem off.
Some Goals:
1) I want crates to, generally, be cheap enough that regular crew might be able to afford some during the shift at their regular wages.
for reference:
/// e.g. clown
#define PAY_DUMBCLOWN 1
/// e.g. staffie
#define PAY_UNTRAINED 150
// e.g. miner
#define PAY_TRADESMAN 300
/// e.g. scientist
#define PAY_DOCTORATE 600
/// e.g. head
#define PAY_IMPORTANT 1200
/// e.g. captain
#define PAY_EXECUTIVE 2400
2) I want requisitions to be the main way QMs make money when mining/botany isn't providing support
Some Goals:
1) I want crates to, generally, be cheap enough that regular crew might be able to afford some during the shift at their regular wages.
for reference:
/// e.g. clown
#define PAY_DUMBCLOWN 1
/// e.g. staffie
#define PAY_UNTRAINED 150
// e.g. miner
#define PAY_TRADESMAN 300
/// e.g. scientist
#define PAY_DOCTORATE 600
/// e.g. head
#define PAY_IMPORTANT 1200
/// e.g. captain
#define PAY_EXECUTIVE 2400
2) I want requisitions to be the main way QMs make money when mining/botany isn't providing support