mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-17 19:28:01 +00:00
- DOM: Added Tiana, Ship's Caretaker
This commit is contained in:
@@ -53,6 +53,7 @@ public class CardDamageMap extends ForwardingTable<Card, GameEntity, Integer> {
|
||||
sourceLKI.getGame().getTriggerHandler().runTrigger(TriggerType.DamageDealtOnce, runParams, false);
|
||||
|
||||
if (sourceLKI.hasKeyword("Lifelink")) {
|
||||
// FIXME: add sourceSA to fix Firesong and Sunspeaker
|
||||
sourceLKI.getController().gainLife(sum, sourceLKI);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user