forked from MagicBane/Server
PowerAction work started.
This commit is contained in:
@@ -13,6 +13,6 @@ import java.util.ArrayList;
|
||||
public class PowerActionEntry {
|
||||
public String action_id;
|
||||
public String action_type;
|
||||
public ArrayList<effectDescription> effects;
|
||||
public ArrayList<EffectDescription> effects;
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user