From f951f69d62fcb8d0d2fc3219d31f6f9f549f679e Mon Sep 17 00:00:00 2001 From: Leni Aniva Date: Thu, 25 Jul 2024 12:38:05 -0700 Subject: [PATCH] fix: left elbow joint spaces --- nhf/touhou/houjuu_nue/wing.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nhf/touhou/houjuu_nue/wing.py b/nhf/touhou/houjuu_nue/wing.py index acd0bd4..b05ca9d 100644 --- a/nhf/touhou/houjuu_nue/wing.py +++ b/nhf/touhou/houjuu_nue/wing.py @@ -1334,7 +1334,7 @@ class WingL(WingProfile): disk_joint=DiskJoint( movement_angle=50, ), - angle_neutral=25.0, + angle_neutral=30.0, flexor_mount_angle_child=220, flexor_mount_angle_parent=0, flexor_line_length=50.0,