From e33a4ff16f398d1ba95bb3a33dec18c33675fa03 Mon Sep 17 00:00:00 2001 From: MrMelbert <51863163+MrMelbert@users.noreply.github.com> Date: Sat, 28 Mar 2026 03:46:43 -0500 Subject: [PATCH] Removes cloning (lab) (#95500) ## About The Pull Request Removes `Cloning lab` from the traitor codewords list (This should probably not be a json anyways? Like we can just pick from the list of station areas...) ## Changelog :cl: Melbert del: "Cloning Lab" is no longer a traitor codeword. /:cl: --- strings/locations.json | 1 - 1 file changed, 1 deletion(-) diff --git a/strings/locations.json b/strings/locations.json index 00befdaee7c..1ae1e628ab5 100644 --- a/strings/locations.json +++ b/strings/locations.json @@ -24,7 +24,6 @@ "Chapel Office", "Chapel", "Chemistry", - "Cloning Lab", "Command Hallway", "Construction Area", "Corporate Showroom",