diff --git a/zscript/swwm_danmaku.zsc b/zscript/swwm_danmaku.zsc index 2d24bfdbf..e795262c5 100644 --- a/zscript/swwm_danmaku.zsc +++ b/zscript/swwm_danmaku.zsc @@ -912,7 +912,7 @@ Class Eviscerator : SWWMWeapon } XZW8 WXYZ 2; XZW9 AB 2; - XZW9 C 2 A_Parry(8); + XZW9 C 2 A_Parry(9); XZW9 D 2; XZW9 E 2 A_Melee(60); XZW9 FGH 2; @@ -922,7 +922,7 @@ Class Eviscerator : SWWMWeapon User1Ext: XZW4 Z 2; XZWA NOPQRS 2; - XZWA T 2 A_Parry(8); + XZWA T 2 A_Parry(9); XZWA U 2; XZWA V 2 A_Melee(60); XZWA WXY 2;