From: Whisper <121047731+QuietlyWhisper@users.noreply.github.com> Date: Tue, 24 Oct 2023 07:52:57 +0000 (-0400) Subject: Remove noRot from asteroids (#21219) X-Git-Url: https://git.smokeofanarchy.ru/gitweb.cgi?a=commitdiff_plain;h=fe3bcda7f2f08f458a918854d119a9f22de3e20b;p=space-station-14.git Remove noRot from asteroids (#21219) --- diff --git a/Resources/Prototypes/Entities/Structures/Walls/asteroid.yml b/Resources/Prototypes/Entities/Structures/Walls/asteroid.yml index e64af7cbae..b36ba51ee0 100644 --- a/Resources/Prototypes/Entities/Structures/Walls/asteroid.yml +++ b/Resources/Prototypes/Entities/Structures/Walls/asteroid.yml @@ -18,7 +18,6 @@ - type: SmoothEdge - type: Sprite sprite: Structures/Walls/rock.rsi - noRot: true layers: - state: rock_asteroid - map: [ "enum.EdgeLayer.South" ] @@ -77,7 +76,6 @@ components: - type: Sprite sprite: Structures/Walls/rock.rsi - noRot: true layers: - state: rock_asteroid_ore - map: [ "enum.EdgeLayer.South" ] @@ -98,7 +96,6 @@ components: - type: Sprite sprite: Structures/Walls/rock.rsi - noRot: true layers: - state: rock_asteroid_ore1 - map: [ "enum.EdgeLayer.South" ]