|
|
@ -43,5 +43,6 @@ public class PowerActionEntry { |
|
|
|
public boolean clearAggro = false; |
|
|
|
public boolean clearAggro = false; |
|
|
|
public boolean targetBecomesPet = false; |
|
|
|
public boolean targetBecomesPet = false; |
|
|
|
public boolean destroyOldPet = false; |
|
|
|
public boolean destroyOldPet = false; |
|
|
|
|
|
|
|
public mbEnums.ItemFlags itemFlag; |
|
|
|
|
|
|
|
|
|
|
|
} |
|
|
|
} |
|
|
|