mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-16 18:58:00 +00:00
@@ -241,6 +241,8 @@ public final class CardUtil {
|
||||
newCopy.setColor(in.getColor().getColor());
|
||||
newCopy.setPhasedOut(in.getPhasedOut());
|
||||
|
||||
newCopy.setTapped(in.isTapped());
|
||||
|
||||
newCopy.setDamageHistory(in.getDamageHistory());
|
||||
newCopy.setDamageReceivedThisTurn(in.getDamageReceivedThisTurn());
|
||||
|
||||
|
||||
Reference in New Issue
Block a user