From 7f54d0ddeac01f39b50358b4c680f8498d22f8d5 Mon Sep 17 00:00:00 2001 From: Cinka Date: Mon, 12 Feb 2024 20:51:31 +0300 Subject: [PATCH] - fix: some tajaran sprite fixes --- Resources/Prototypes/White/Body/Parts/tajaran.yml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/Resources/Prototypes/White/Body/Parts/tajaran.yml b/Resources/Prototypes/White/Body/Parts/tajaran.yml index 7ea552d2dc..72ff72582a 100644 --- a/Resources/Prototypes/White/Body/Parts/tajaran.yml +++ b/Resources/Prototypes/White/Body/Parts/tajaran.yml @@ -69,7 +69,7 @@ components: - type: Sprite sprite: White/Mobs/Species/Tajaran/parts.rsi - state: "l_hand_m" + state: "l_arm_m" - type: entity id: RightHandTajaran @@ -78,7 +78,7 @@ components: - type: Sprite sprite: White/Mobs/Species/Tajaran/parts.rsi - state: "r_hand_m" + state: "r_arm_m" - type: entity id: LeftLegTajaran @@ -107,7 +107,7 @@ components: - type: Sprite sprite: White/Mobs/Species/Tajaran/parts.rsi - state: "l_foot_m" + state: "l_leg_m" - type: entity id: RightFootTajaran @@ -116,4 +116,4 @@ components: - type: Sprite sprite: White/Mobs/Species/Tajaran/parts.rsi - state: "r_foot_m" + state: "r_leg_m"