forked from MagicBane/Server
PowerAction work started.
This commit is contained in:
@@ -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