forked from External/mage
[CN2] Adding Daretti, Ingenious Iconoclast.
This commit is contained in:
parent
652672ee45
commit
e1dc3d4ea1
3 changed files with 268 additions and 1 deletions
|
|
@ -276,7 +276,7 @@ public class GameEvent implements Serializable {
|
|||
}
|
||||
|
||||
private GameEvent(EventType type, UUID customEventType,
|
||||
UUID targetId, UUID sourceId, UUID playerId, int amount, boolean flag) {
|
||||
UUID targetId, UUID sourceId, UUID playerId, int amount, boolean flag) {
|
||||
this.type = type;
|
||||
this.customEventType = customEventType;
|
||||
this.targetId = targetId;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue