From 8c17624896ac5f323717c06008b07603bf916feb Mon Sep 17 00:00:00 2001 From: scrivoy <179060466+scrivoy@users.noreply.github.com> Date: Mon, 14 Oct 2024 13:23:41 +0200 Subject: [PATCH] Marathon: Add EVA Helmets to Perma and add Disposal Unit front of Atmos (#32799) add: EVA helmets to perma, disposals bin atmos --- Resources/Maps/marathon.yml | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) diff --git a/Resources/Maps/marathon.yml b/Resources/Maps/marathon.yml index 3c6410b584..0028793798 100644 --- a/Resources/Maps/marathon.yml +++ b/Resources/Maps/marathon.yml @@ -52071,6 +52071,18 @@ entities: - type: Transform pos: -39.575058,56.668564 parent: 30 +- proto: ClothingHeadHelmetEVALarge + entities: + - uid: 17784 + components: + - type: Transform + pos: -44.636612,58.69058 + parent: 30 + - uid: 17786 + components: + - type: Transform + pos: -44.478813,58.559113 + parent: 30 - proto: ClothingHeadHelmetTemplar entities: - uid: 16772 @@ -60279,6 +60291,11 @@ entities: - type: Transform pos: 32.5,39.5 parent: 30 + - uid: 17783 + components: + - type: Transform + pos: 14.5,-17.5 + parent: 30 - uid: 19407 components: - type: Transform -- 2.52.0