KF2-CustomZeds/CustomZeds/Classes/WMSM_Husk_Omega_FireBallBarrageAttack.uc
2022-05-16 16:35:37 +03:00

10 lines
236 B
Ucode

class WMSM_Husk_Omega_FireBallBarrageAttack extends KFSM_Husk_FireBallAttack;
defaultproperties
{
Handle=WMSM_Husk_Omega_FireBallBarrageAttack
AnimNames=(Atk_Random_Shoot_V1)
Name="Default__WMSM_Husk_Omega_FireBallBarrageAttack"
}