forked from MagicBane/Server
More powerAction work.
This commit is contained in:
@@ -18,7 +18,7 @@ public class PowerAction {
|
|||||||
public int duration;
|
public int duration;
|
||||||
public String StackingCategory;
|
public String StackingCategory;
|
||||||
public mbEnums.CompoundCurveType curve;
|
public mbEnums.CompoundCurveType curve;
|
||||||
public boolean unknown;
|
public int stackingPriority;
|
||||||
public mbEnums.CategoryToPowerType categoryToPower;
|
public mbEnums.CategoryToPowerType categoryToPower;
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user