mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-15 10:18:01 +00:00
Update Food token and subtype
This commit is contained in:
@@ -270,6 +270,7 @@ Shrine
|
||||
Clue
|
||||
Contraption
|
||||
Equipment
|
||||
Food
|
||||
Fortification
|
||||
Treasure
|
||||
Vehicle
|
||||
|
||||
5
forge-gui/res/tokenscripts/c_a_food_sac.txt
Normal file
5
forge-gui/res/tokenscripts/c_a_food_sac.txt
Normal file
@@ -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.
|
||||
Reference in New Issue
Block a user