mirror of
https://github.com/magefree/mage.git
synced 2026-01-26 05:09:16 -08:00
Added Ashling the Pilgrim, Reset and Flash of insight.
This commit is contained in:
parent
0e327c13f2
commit
15e3fd906e
4 changed files with 411 additions and 1 deletions
|
|
@ -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 {
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue