v3.1.0: fixed ascended form shield detaching at 0 (oops =S)
This commit is contained in:
+1
-1
@@ -76,7 +76,7 @@ public class AscendedForm extends ArmorAbility {
|
|||||||
{
|
{
|
||||||
type = buffType.POSITIVE;
|
type = buffType.POSITIVE;
|
||||||
|
|
||||||
detachesAtZero = true;
|
detachesAtZero = false;
|
||||||
}
|
}
|
||||||
|
|
||||||
public static float DURATION = 10f;
|
public static float DURATION = 10f;
|
||||||
|
|||||||
Reference in New Issue
Block a user