Fix the infinite Giga Slime
This commit is contained in:
parent
9d48a5f1a5
commit
24b73d27e7
@ -37,6 +37,8 @@ public class SmashSlime extends SmashUltimate
|
||||
@Override
|
||||
public void setupValues()
|
||||
{
|
||||
super.setupValues();
|
||||
|
||||
_hitBox = getPerkInt("Hit Box");
|
||||
_damage = getPerkInt("Damage");
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user