forked from MagicBane/Server
More PowerAction parsing work.
This commit is contained in:
@@ -46,5 +46,8 @@ public class PowerActionEntry {
|
||||
public boolean destroyOldPet = false;
|
||||
public mbEnums.ItemFlags itemFlag;
|
||||
public mbEnums.MobBehaviourType rootFsmID;
|
||||
public int splashDamageMin;
|
||||
public int splashDamageMax;
|
||||
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user