From 40241a8cc8a114654bfcc36d7a8ff44505a7b9e0 Mon Sep 17 00:00:00 2001 From: Pear120 Date: Mon, 12 Feb 2018 12:47:19 -0500 Subject: [PATCH] Removed redundant position defines --- code/game/jobs/job/z_all_jobs_vr.dm | 2 -- 1 file changed, 2 deletions(-) diff --git a/code/game/jobs/job/z_all_jobs_vr.dm b/code/game/jobs/job/z_all_jobs_vr.dm index f692d169526..246f3c8bf4f 100644 --- a/code/game/jobs/job/z_all_jobs_vr.dm +++ b/code/game/jobs/job/z_all_jobs_vr.dm @@ -49,6 +49,4 @@ spawn_positions = 3 /datum/job/scientist - total_positions = 5 - spawn_positions = 3 alt_titles = list("Xenoarcheologist", "Anomalist", "Phoron Researcher", "Circuit Designer")