From 33baf418cdcacd0f077de024c018616c57784dd3 Mon Sep 17 00:00:00 2001 From: Brandon Hu <103440971+Brandon-Huu@users.noreply.github.com> Date: Sun, 23 Jun 2024 08:02:08 +0000 Subject: [PATCH] fix(cluster): Replace mindshield crate with implanter crate (#29182) --- Resources/Maps/cluster.yml | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/Resources/Maps/cluster.yml b/Resources/Maps/cluster.yml index 655c0ff53d..52393f3fb2 100644 --- a/Resources/Maps/cluster.yml +++ b/Resources/Maps/cluster.yml @@ -28533,13 +28533,6 @@ entities: - type: Transform pos: -22.5,24.5 parent: 1 -- proto: CrateMindShieldImplants - entities: - - uid: 4120 - components: - - type: Transform - pos: 37.5,12.5 - parent: 1 - proto: CrateNPCCow entities: - uid: 5971 @@ -28588,6 +28581,13 @@ entities: - type: Transform pos: 23.5,14.5 parent: 1 +- proto: CrateSecurityTrackingMindshieldImplants + entities: + - uid: 4120 + components: + - type: Transform + pos: 37.5,12.5 + parent: 1 - proto: CrateServiceJanitorialSupplies entities: - uid: 7661 -- 2.51.2