From b8236989b03dd4b409b158043169cee95b48e6ac Mon Sep 17 00:00:00 2001 From: InsightfulParasite Date: Mon, 6 Jan 2025 15:43:12 -0500 Subject: [PATCH] increase starting paychecks to 4x --- code/__DEFINES/economy.dm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/code/__DEFINES/economy.dm b/code/__DEFINES/economy.dm index 8cc3ff391184..69627d127843 100644 --- a/code/__DEFINES/economy.dm +++ b/code/__DEFINES/economy.dm @@ -1,4 +1,4 @@ -#define STARTING_PAYCHECKS 1 +#define STARTING_PAYCHECKS 4 //Experimental change: These are subject to tweaking based on the /tg/ economy overhaul. //Current design direction: Higher paying jobs are vastly outnumbered by lower paying jobs, so anything above medium hurts inflation, common jobs help inflation