More powerAction work.

This commit is contained in:
2024-08-18 15:35:01 -04:00
parent 58e1f4d70b
commit 74720956a1
+1 -1
View File
@@ -18,7 +18,7 @@ public class PowerAction {
public int duration;
public String StackingCategory;
public mbEnums.CompoundCurveType curve;
public boolean unknown;
public int stackingPriority;
public mbEnums.CategoryToPowerType categoryToPower;
}