From 44d3f4142a580b3a2d585441116a4b49f414445a Mon Sep 17 00:00:00 2001 From: Moony Date: Sat, 5 Feb 2022 20:22:28 -0600 Subject: [PATCH] Try and fix pillar (#6492) --- Resources/Maps/nss_pillar.yml | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/Resources/Maps/nss_pillar.yml b/Resources/Maps/nss_pillar.yml index 2237ed403d..851c8873e1 100644 --- a/Resources/Maps/nss_pillar.yml +++ b/Resources/Maps/nss_pillar.yml @@ -878,6 +878,8 @@ entities: type: Transform - index: 0 type: MapGrid + - type: BecomesStation + id: Pillar - linearDamping: 0.1 fixedRotation: False bodyType: Dynamic @@ -130549,6 +130551,8 @@ entities: type: Transform - index: 1 type: MapGrid + - type: PartOfStation + id: Pillar - linearDamping: 0.1 fixedRotation: False bodyType: Dynamic @@ -130705,6 +130709,8 @@ entities: type: Transform - index: 2 type: MapGrid + - type: PartOfStation + id: Pillar - linearDamping: 0.1 fixedRotation: False bodyType: Dynamic @@ -131662,6 +131668,8 @@ entities: type: Transform - index: 3 type: MapGrid + - type: PartOfStation + id: Pillar - linearDamping: 0.1 fixedRotation: False bodyType: Dynamic