From 157b2c85fe6ef3548e62e7e034e74cd13e4f68f0 Mon Sep 17 00:00:00 2001 From: swordshine Date: Wed, 4 Sep 2019 13:48:24 +0800 Subject: [PATCH] Update Food token and subtype --- forge-gui/res/lists/TypeLists.txt | 1 + forge-gui/res/tokenscripts/c_a_food_sac.txt | 5 +++++ 2 files changed, 6 insertions(+) create mode 100644 forge-gui/res/tokenscripts/c_a_food_sac.txt diff --git a/forge-gui/res/lists/TypeLists.txt b/forge-gui/res/lists/TypeLists.txt index c8d312fea8e..607d72de042 100644 --- a/forge-gui/res/lists/TypeLists.txt +++ b/forge-gui/res/lists/TypeLists.txt @@ -270,6 +270,7 @@ Shrine Clue Contraption Equipment +Food Fortification Treasure Vehicle diff --git a/forge-gui/res/tokenscripts/c_a_food_sac.txt b/forge-gui/res/tokenscripts/c_a_food_sac.txt new file mode 100644 index 00000000000..7d14f0658a2 --- /dev/null +++ b/forge-gui/res/tokenscripts/c_a_food_sac.txt @@ -0,0 +1,5 @@ +Name:Food +ManaCost:no cost +Types:Artifact Food +A:AB$ GainLife | Cost$ 2 T Sac<1/CARDNAME> | Defined$ You | LifeAmount$ 3 | SpellDescription$ You gain 3 life. +Oracle:{2}, {T}, Sacrifice this artifact: You gain 3 life.