mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-17 19:28:01 +00:00
- LifeGainAi: minor formatting.
This commit is contained in:
@@ -40,7 +40,7 @@ public class LifeGainAi extends SpellAbilityAi {
|
||||
|
||||
//Ugin AI: always use ultimate
|
||||
if (sourceName.equals("Ugin, the Spirit Dragon")) {
|
||||
//TODO: somehow link with DamageDealAi for cases where +1 = win
|
||||
//TODO: somehow link with DamageDealAi for cases where +1 = win
|
||||
return true;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user