From f145569292d39a8f9349eef99a825fabeb00410b Mon Sep 17 00:00:00 2001 From: Agetian Date: Fri, 7 Jun 2019 19:07:17 +0300 Subject: [PATCH] - Fix a missing reference. --- forge-gui/res/cardsfolder/j/jaces_triumph.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/forge-gui/res/cardsfolder/j/jaces_triumph.txt b/forge-gui/res/cardsfolder/j/jaces_triumph.txt index adca9cdd33c..f60b5ba8cad 100644 --- a/forge-gui/res/cardsfolder/j/jaces_triumph.txt +++ b/forge-gui/res/cardsfolder/j/jaces_triumph.txt @@ -1,7 +1,7 @@ Name:Jace's Triumph ManaCost:2 U Types:Sorcery -A:SP$ Draw | Cost$ 2 U | NumCards$ X | References$ X | SpellDescription$ Draw two cards. If you control a Jace Planeswalker, draw three cards instead. +A:SP$ Draw | Cost$ 2 U | NumCards$ X | References$ X,Y | SpellDescription$ Draw two cards. If you control a Jace Planeswalker, draw three cards instead. SVar:Y:Count$Valid Planeswalker.Jace+YouCtrl SVar:X:Count$Compare Y GE1.3.2 Oracle:Draw two cards. If you control a Jace Planeswalker, draw three cards instead. \ No newline at end of file