mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-15 18:28:00 +00:00
Update Food token and subtype
This commit is contained in:
@@ -270,6 +270,7 @@ Shrine
|
|||||||
Clue
|
Clue
|
||||||
Contraption
|
Contraption
|
||||||
Equipment
|
Equipment
|
||||||
|
Food
|
||||||
Fortification
|
Fortification
|
||||||
Treasure
|
Treasure
|
||||||
Vehicle
|
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