v0.3.2: buffed fury health % trigger

This commit is contained in:
Evan Debenham
2015-09-22 03:31:01 -04:00
parent bbc1cb229d
commit 855db312da
@@ -24,7 +24,7 @@ import com.shatteredpixel.shatteredpixeldungeon.ui.BuffIndicator;
public class Fury extends Buff {
public static float LEVEL = 0.4f;
public static float LEVEL = 0.5f;
{
type = buffType.POSITIVE;