mirror of
https://github.com/P3D-Legacy/P3D-Legacy.git
synced 2025-07-23 22:05:36 +02:00
Fixed Flare Blitz recoil flag
Now IsRecoilMove=True
This commit is contained in:
parent
588f381584
commit
c5e3770ae9
@ -40,7 +40,7 @@
|
||||
Me.HasSecondaryEffect = True
|
||||
|
||||
Me.IsHealingMove = False
|
||||
Me.IsRecoilMove = False
|
||||
Me.IsRecoilMove = True
|
||||
Me.IsPunchingMove = False
|
||||
Me.IsDamagingMove = True
|
||||
Me.IsProtectMove = False
|
||||
|
Loading…
x
Reference in New Issue
Block a user