forked from MagicBane/Server
More poweraction parsing work.
This commit is contained in:
@@ -10,6 +10,7 @@ package engine.wpak.data;
|
||||
|
||||
public class EffectDescription {
|
||||
public String effect_id;
|
||||
public String type;
|
||||
public int level;
|
||||
public String message;
|
||||
public int cycleDuration;
|
||||
|
||||
Reference in New Issue
Block a user