forked from MagicBane/Server
PowerAction parsing work.
This commit is contained in:
@@ -33,7 +33,7 @@ public class PowerActionEntry {
|
||||
public mbEnums.DamageType damageType;
|
||||
public boolean applyEffectBlank = false;
|
||||
public boolean wearOffEffectBlank = false;
|
||||
public int arg1;
|
||||
public int arg2;
|
||||
public int petLevel;
|
||||
public int petRace;
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user