mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-16 18:58:00 +00:00
Small fixes
This commit is contained in:
@@ -146,8 +146,6 @@ public class CEditorDraftingProcess extends ACEditorBase<PaperCard, DeckGroup> i
|
|||||||
this.showChoices(pool);
|
this.showChoices(pool);
|
||||||
}
|
}
|
||||||
else {
|
else {
|
||||||
// TODO Deal Broker
|
|
||||||
// Offer trades before saving
|
|
||||||
boosterDraft.postDraftActions();
|
boosterDraft.postDraftActions();
|
||||||
|
|
||||||
this.saveDraft();
|
this.saveDraft();
|
||||||
|
|||||||
@@ -2,7 +2,7 @@ Name:Canal Dredger
|
|||||||
ManaCost:4
|
ManaCost:4
|
||||||
Types:Artifact Creature Construct
|
Types:Artifact Creature Construct
|
||||||
PT:1/5
|
PT:1/5
|
||||||
Draft:Draft Canal Dredger face up.
|
Draft:Draft CARDNAME face up.
|
||||||
Draft:Each player passes the last card from each booster pack to a player who drafted a card named CARDNAME.
|
Draft:Each player passes the last card from each booster pack to a player who drafted a card named CARDNAME.
|
||||||
A:AB$ ChangeZone | Cost$ T | ValidTgts$ Card.YouOwn | TgtPrompt$ Select target card in your graveyard | Origin$ Graveyard | Destination$ Library | LibraryPosition$ -1 | SpellDescription$ Put target card from your graveyard on the bottom of your library.
|
A:AB$ ChangeZone | Cost$ T | ValidTgts$ Card.YouOwn | TgtPrompt$ Select target card in your graveyard | Origin$ Graveyard | Destination$ Library | LibraryPosition$ -1 | SpellDescription$ Put target card from your graveyard on the bottom of your library.
|
||||||
Oracle:Draft Canal Dredger face up.\nEach player passes the last card from each booster pack to a player who drafted a card named Canal Dredger.\n{T}: Put target card from your graveyard on the bottom of your library.
|
Oracle:Draft Canal Dredger face up.\nEach player passes the last card from each booster pack to a player who drafted a card named Canal Dredger.\n{T}: Put target card from your graveyard on the bottom of your library.
|
||||||
Reference in New Issue
Block a user