Added Ashling the Pilgrim, Reset and Flash of insight.

This commit is contained in:
LevelX2 2014-05-02 19:14:59 +02:00
parent 0e327c13f2
commit 15e3fd906e
4 changed files with 411 additions and 1 deletions

View file

@ -46,7 +46,7 @@ public class GameEvent {
protected boolean flag;
protected String data;
protected Zone zone;
protected ArrayList<UUID> appliedEffects = new ArrayList<UUID>();
protected ArrayList<UUID> appliedEffects = new ArrayList<>();
public enum EventType {