mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-19 20:28:00 +00:00
Revert "Drain Life update"
This reverts commit 539406b4a1f032e78a91550e65b4c21924082d3d
This commit is contained in:
@@ -657,6 +657,8 @@ public class HumanPlay {
|
||||
hostCard.addDelved(c);
|
||||
final ZoneType o = c.getZone().getZoneType();
|
||||
final Card d = game.getAction().exile(c, null);
|
||||
d.setExiledWith(hostCard);
|
||||
d.setExiledBy(hostCard.getController());
|
||||
table.put(o, d.getZone().getZoneType(), d);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user