mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-17 19:28:01 +00:00
LCI: Malcolm, Alluring Scoundrel + 2 cards (#3969)
* LCI: Malcolm, Alluring Scoundrel + 2 cards, LCI: Added card scripts and counter support for the following LCI cards and tokens: - Bonehoard Dracosaur - Malcolm, Alluring Scoundrel - Souls of the Lost - Token: 3/1 red Dinosaur creature * Update bonehoard_dracosaur.txt Bonehoard Dracosaur: Fixed lower case char in First Strike keyword * Update malcolm_alluring_scoundrel.txt Malcolm, Alluring Scoundrel: Cleaned up the check for a castable nonland discarded card * Update souls_of_the_lost.txt Souls of the Lost: Cleaned up PT * Update souls_of_the_lost.txt Souls of the Lost: Added flavor tag to static ability description * Update r_3_1_dinosaur.txt Dinosaur Token: Cleaned up name * Update bonehoard_dracosaur.txt Bonehoard Dracosaur: Added Artifact deckHas tag * Update malcolm_alluring_scoundrel.txt --------- Co-authored-by: tool4ever <therealtoolkit@hotmail.com>
This commit is contained in:
@@ -71,6 +71,8 @@ public enum CounterEnumType {
|
||||
|
||||
CHARGE("CHARG", 246, 192, 0),
|
||||
|
||||
CHORUS("CHRUS", 0, 192, 246),
|
||||
|
||||
COIN("COIN",255,215,0),
|
||||
|
||||
COLLECTION("CLLCT", 255, 215, 0),
|
||||
|
||||
Reference in New Issue
Block a user