Fix Warrior Auto attack damage multiplier config value not being adjustable.

This commit is contained in:
sigonasr2 2023-07-28 18:12:14 -05:00
parent f1ddf94871
commit b15afb7869

View File

@ -18,7 +18,7 @@ Wizard
ParticleLifetimeRange = 0,1 ParticleLifetimeRange = 0,1
ParticleSizeRange = 0,2 ParticleSizeRange = 0,2
ParticleFadeoutTime = 0.5 ParticleFadeoutTime = 0.5
ParticleSpeedRange = -30,30 ParticleSpeedRange = -30,30
SplashEffectFadeoutTime = 0.25 SplashEffectFadeoutTime = 0.25
} }