From: Nemanja <98561806+EmoGarbage404@users.noreply.github.com> Date: Mon, 18 Sep 2023 19:14:11 +0000 (-0400) Subject: noRo: true for asteroids (#20289) X-Git-Url: https://git.smokeofanarchy.ru/gitweb.cgi?a=commitdiff_plain;h=0981a29aeb2eca74dc862c89b76e40546da1e26f;p=space-station-14.git noRo: true for asteroids (#20289) --- diff --git a/Resources/Prototypes/Entities/Structures/Walls/asteroid.yml b/Resources/Prototypes/Entities/Structures/Walls/asteroid.yml index 41aa8f8893..415eff5659 100644 --- a/Resources/Prototypes/Entities/Structures/Walls/asteroid.yml +++ b/Resources/Prototypes/Entities/Structures/Walls/asteroid.yml @@ -18,6 +18,7 @@ - type: SmoothEdge - type: Sprite sprite: Structures/Walls/rock.rsi + noRot: true layers: - state: rock_asteroid - map: [ "enum.EdgeLayer.South" ]