mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-19 20:28:00 +00:00
Amass type (#3222)
* AmassEffect: add Type parameter * fix AmassAi * update editions tokenscripts * Update AmassEffect.java early return if no Army could be created
This commit is contained in:
6
forge-gui/res/tokenscripts/b_0_0_army.txt
Normal file
6
forge-gui/res/tokenscripts/b_0_0_army.txt
Normal file
@@ -0,0 +1,6 @@
|
||||
Name:Army Token
|
||||
ManaCost:no cost
|
||||
Types:Creature Army
|
||||
Colors:black
|
||||
PT:0/0
|
||||
Oracle:
|
||||
@@ -1,6 +0,0 @@
|
||||
Name:Zombie Army Token
|
||||
ManaCost:no cost
|
||||
Types:Creature Zombie Army
|
||||
Colors:black
|
||||
PT:0/0
|
||||
Oracle:
|
||||
Reference in New Issue
Block a user