diff --git a/code/game/jobs/job_exp.dm b/code/game/jobs/job_exp.dm index c18b4464918..4a1624426b7 100644 --- a/code/game/jobs/job_exp.dm +++ b/code/game/jobs/job_exp.dm @@ -5,7 +5,7 @@ var/global/list/role_playtime_requirements = list( ROLE_PAI = 0, ROLE_POSIBRAIN = 5, // Same as cyborg job. ROLE_SENTIENT = 5, - ROLE_ERT = 20, // High, because they're team-based, and we want ERT to be robust + ROLE_ERT = 10, // High, because they're team-based, and we want ERT to be robust ROLE_TRADER = 5, // SOLO ANTAGS