mirror of
https://github.com/magefree/mage.git
synced 2025-12-22 19:41:59 -08:00
[ZEN] Quest for the Holy Relic
This commit is contained in:
parent
7c8261b792
commit
8c9db5876e
2 changed files with 133 additions and 0 deletions
|
|
@ -117,4 +117,8 @@ public class SearchLibraryPutInPlayEffect extends SearchEffect<SearchLibraryPutI
|
|||
staticText = sb.toString();
|
||||
}
|
||||
|
||||
public List<UUID> getTargets() {
|
||||
return target.getTargets();
|
||||
}
|
||||
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue