]> git.smokeofanarchy.ru Git - space-station-14.git/commitdiff
Skull Helm Hand Sprite now turns (#32442)
authorZylofan <80375291+Zylofan@users.noreply.github.com>
Wed, 25 Sep 2024 10:50:15 +0000 (06:50 -0400)
committerGitHub <noreply@github.com>
Wed, 25 Sep 2024 10:50:15 +0000 (20:50 +1000)
Fixed a typo for the bone helmet that made it not rotate when held in the right hand.

Resources/Textures/Clothing/Head/Helmets/bone_helmet.rsi/meta.json

index bbb0aac664828374877e19821df02504519ccffb..a470e0094432b54e095fa221e474399e0a4651fc 100644 (file)
@@ -20,7 +20,7 @@
     },
     {
       "name": "inhand-right",
-      "direction": 4
+      "directions": 4
     }
   ]
 }