[NCC] various text fixes

This commit is contained in:
Evan Kranzler 2022-04-30 07:58:09 -04:00
parent faf806ef7d
commit f73f3c502f
22 changed files with 48 additions and 42 deletions

View file

@ -107,7 +107,7 @@ public class AtTheBeginOfMainPhaseDelayedTriggeredAbility extends DelayedTrigger
}
@Override
public String getRule() {
public String getTriggerPhrase() {
switch (targetController) {
case YOU:
return "At the beginning of your " + phaseSelection + ", ";