forked from MagicBane/Server
More poweraction parsing work.
This commit is contained in:
@@ -43,5 +43,6 @@ public class PowerActionEntry {
|
||||
public boolean clearAggro = false;
|
||||
public boolean targetBecomesPet = false;
|
||||
public boolean destroyOldPet = false;
|
||||
public mbEnums.ItemFlags itemFlag;
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user