From e28f45f7854c6166e7a4419dc306bad53e8e58a1 Mon Sep 17 00:00:00 2001 From: Gustas <37534529+PunkPun@users.noreply.github.com> Date: Sat, 25 Mar 2023 13:50:32 +0200 Subject: [PATCH] Use interpolated facings for submarines --- mods/ra/sequences/ships.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/mods/ra/sequences/ships.yaml b/mods/ra/sequences/ships.yaml index 98535b8a61..a1d44bdce2 100644 --- a/mods/ra/sequences/ships.yaml +++ b/mods/ra/sequences/ships.yaml @@ -2,6 +2,7 @@ ss: idle: Filename: ss.shp Facings: 16 + InterpolatedFacings: 32 icon: Filename: ssicon.shp @@ -63,5 +64,6 @@ msub: idle: Filename: msub.shp Facings: 16 + InterpolatedFacings: 32 icon: Filename: msubicon.shp