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