PowerAction work started.
This commit is contained in:
@@ -9,4 +9,5 @@
|
||||
package engine.wpak;
|
||||
|
||||
public class PowerActionParser {
|
||||
|
||||
}
|
||||
|
||||
@@ -11,8 +11,8 @@ package engine.wpak.data;
|
||||
import java.util.ArrayList;
|
||||
|
||||
public class PowerActionEntry {
|
||||
|
||||
public String action_id;
|
||||
public String action_type;
|
||||
public ArrayList<EffectDescription> effects;
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user