]> git.smokeofanarchy.ru Git - space-station-14.git/commitdiff
Remove noRot from asteroids (#21219)
authorWhisper <121047731+QuietlyWhisper@users.noreply.github.com>
Tue, 24 Oct 2023 07:52:57 +0000 (03:52 -0400)
committerGitHub <noreply@github.com>
Tue, 24 Oct 2023 07:52:57 +0000 (18:52 +1100)
Resources/Prototypes/Entities/Structures/Walls/asteroid.yml

index e64af7cbaec4fa483ca03f41942e615ad07fe373..b36ba51ee0e5a5bd1ae067b7b33848963d2f19c1 100644 (file)
@@ -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" ]