From 02718ccb3dc10937a5c9923dc9928d1449314292 Mon Sep 17 00:00:00 2001 From: chrome-cirrus <95361+chrome-cirrus@users.noreply.github.com> Date: Sat, 5 Oct 2024 21:07:01 +0200 Subject: [PATCH] Replace cargo depot POI tiny fans with directional fans --- Resources/Maps/_NF/POI/cargodepot.yml | 17 ++++++++++------- Resources/Maps/_NF/POI/cargodepotalt.yml | 17 ++++++++++------- 2 files changed, 20 insertions(+), 14 deletions(-) diff --git a/Resources/Maps/_NF/POI/cargodepot.yml b/Resources/Maps/_NF/POI/cargodepot.yml index c0c6f94a009..b01542eabc9 100644 --- a/Resources/Maps/_NF/POI/cargodepot.yml +++ b/Resources/Maps/_NF/POI/cargodepot.yml @@ -928,32 +928,35 @@ entities: - type: Transform pos: 7.5,7.5 parent: 10 -- proto: AtmosDeviceFanTiny +- proto: AtmosDeviceFanDirectional entities: - uid: 225 components: - type: Transform - pos: -12.5,1.5 + rot: 1.5707963267948966 rad + pos: 13.5,-0.5 parent: 10 - uid: 226 components: - type: Transform - pos: -12.5,-0.5 + rot: 1.5707963267948966 rad + pos: 13.5,1.5 parent: 10 - uid: 227 components: - type: Transform - pos: 13.5,1.5 + rot: -1.5707963267948966 rad + pos: -12.5,-0.5 parent: 10 - uid: 228 components: - type: Transform - pos: 13.5,-0.5 + rot: -1.5707963267948966 rad + pos: -12.5,1.5 parent: 10 - - uid: 859 + - uid: 467 components: - type: Transform - rot: 1.5707963267948966 rad pos: 0.5,-15.5 parent: 10 - proto: BannerCargo diff --git a/Resources/Maps/_NF/POI/cargodepotalt.yml b/Resources/Maps/_NF/POI/cargodepotalt.yml index a8e877c3dea..ee61a255e90 100644 --- a/Resources/Maps/_NF/POI/cargodepotalt.yml +++ b/Resources/Maps/_NF/POI/cargodepotalt.yml @@ -998,32 +998,35 @@ entities: - type: Transform pos: 7.5,7.5 parent: 10 -- proto: AtmosDeviceFanTiny +- proto: AtmosDeviceFanDirectional entities: - uid: 225 components: - type: Transform - pos: -12.5,1.5 + rot: 1.5707963267948966 rad + pos: 13.5,1.5 parent: 10 - uid: 226 components: - type: Transform - pos: -12.5,-0.5 + rot: 1.5707963267948966 rad + pos: 13.5,-0.5 parent: 10 - uid: 227 components: - type: Transform - pos: 13.5,1.5 + rot: -1.5707963267948966 rad + pos: -12.5,-0.5 parent: 10 - uid: 228 components: - type: Transform - pos: 13.5,-0.5 + rot: -1.5707963267948966 rad + pos: -12.5,1.5 parent: 10 - - uid: 859 + - uid: 485 components: - type: Transform - rot: 1.5707963267948966 rad pos: 0.5,-15.5 parent: 10 - proto: BannerCargo