From: eoineoineoin Date: Wed, 3 Jul 2024 05:27:33 +0000 (+0100) Subject: Make artifact analyzer obey laws of physics (#28117) X-Git-Url: https://git.smokeofanarchy.ru/gitweb.cgi?a=commitdiff_plain;h=a05d05088ee1300187b6771a233a5fa339f95cc4;p=space-station-14.git Make artifact analyzer obey laws of physics (#28117) --- diff --git a/Resources/Maps/Test/dev_map.yml b/Resources/Maps/Test/dev_map.yml index 48b2eddf62..ca885d584b 100644 --- a/Resources/Maps/Test/dev_map.yml +++ b/Resources/Maps/Test/dev_map.yml @@ -4221,7 +4221,6 @@ entities: - uid: 1078 components: - type: Transform - rot: 1.5707963267948966 rad pos: 12.5,24.5 parent: 179 - type: DeviceLinkSink diff --git a/Resources/Maps/cluster.yml b/Resources/Maps/cluster.yml index 52393f3fb2..01a2cdd798 100644 --- a/Resources/Maps/cluster.yml +++ b/Resources/Maps/cluster.yml @@ -56131,7 +56131,6 @@ entities: - uid: 6124 components: - type: Transform - rot: 1.5707963267948966 rad pos: -20.5,-13.5 parent: 1 - type: DeviceLinkSink diff --git a/Resources/Maps/meta.yml b/Resources/Maps/meta.yml index a8143f716e..8dd8e3a8a4 100644 --- a/Resources/Maps/meta.yml +++ b/Resources/Maps/meta.yml @@ -117638,7 +117638,6 @@ entities: - uid: 19357 components: - type: Transform - rot: 3.141592653589793 rad pos: 24.5,-30.5 parent: 5350 - uid: 19358 diff --git a/Resources/Maps/origin.yml b/Resources/Maps/origin.yml index a11e94fe83..7dd4d4386f 100644 --- a/Resources/Maps/origin.yml +++ b/Resources/Maps/origin.yml @@ -142225,7 +142225,6 @@ entities: - uid: 21604 components: - type: Transform - rot: -1.5707963267948966 rad pos: 72.5,-28.5 parent: 2 - type: DeviceLinkSink diff --git a/Resources/Maps/train.yml b/Resources/Maps/train.yml index ae2783e643..6b929468a2 100644 --- a/Resources/Maps/train.yml +++ b/Resources/Maps/train.yml @@ -75820,7 +75820,6 @@ entities: - uid: 10029 components: - type: Transform - rot: 1.5707963267948966 rad pos: -8.5,-314.5 parent: 2 - proto: MachineCentrifuge diff --git a/Resources/Prototypes/Entities/Structures/Machines/artifact_analyzer.yml b/Resources/Prototypes/Entities/Structures/Machines/artifact_analyzer.yml index 9c878c7e7c..741e0a3971 100644 --- a/Resources/Prototypes/Entities/Structures/Machines/artifact_analyzer.yml +++ b/Resources/Prototypes/Entities/Structures/Machines/artifact_analyzer.yml @@ -25,6 +25,14 @@ - type: Fixtures fixtures: fix1: + shape: + !type:PhysShapeAabb + bounds: "-0.35,-0.35,0.35,0.35" + mask: + - Impassable + - HighImpassable + - MidImpassable + fix2: shape: !type:PhysShapeAabb bounds: "-0.35,-0.35,0.35,0.35" @@ -39,7 +47,6 @@ hard: False - type: Transform anchored: true - noRot: false - type: ApcPowerReceiver powerLoad: 12000 needsPower: false #only turns on when scanning