[SPM] implement Passenger Ferry

This commit is contained in:
jmlundeen 2025-09-04 07:57:11 -05:00
parent 0df165604b
commit c952311df0
3 changed files with 65 additions and 2 deletions

View file

@ -8,8 +8,6 @@ import mage.game.Game;
import mage.game.events.GameEvent;
import mage.util.CardUtil;
import java.util.Locale;
/**
* @author TheElk801
*/