mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-19 12:18:00 +00:00
forgot the little color trick when Doppelganger changes forms.
This commit is contained in:
@@ -10157,6 +10157,7 @@ public class GameActionUtil {
|
||||
newCopy.setCloneLeavesPlayCommand(c.getCloneLeavesPlayCommand());
|
||||
|
||||
newCopy.addExtrinsicKeyword(keyword);
|
||||
newCopy.addColor("U", newCopy, false, true);
|
||||
newCopy.setCloneOrigin(c.getCloneOrigin());
|
||||
newCopy.getCloneOrigin().setCurrentlyCloningCard(newCopy);
|
||||
c.setCloneOrigin(null);
|
||||
|
||||
Reference in New Issue
Block a user