mirror of
https://github.com/Investigamer/cardconjurer.git
synced 2025-07-28 13:51:50 -05:00
tokens
This commit is contained in:
@@ -40,7 +40,7 @@ imgTypeMask.load("data/borders/planeswalker/imgTypeMask.png")
|
||||
imgAbilityLineEven.load("data/borders/planeswalker/imgAbilityLineEven.png")
|
||||
imgAbilityLineOdd.load("data/borders/planeswalker/imgAbilityLineOdd.png")
|
||||
//Loads the Colors
|
||||
loadColors("white-White,blue-Blue,black-Black,red-Red,green-Green,gold-Gold,colorless-Colorless")
|
||||
loadColors("white-White,blue-Blue,black-Black,red-Red,green-Green,gold-Gold,artifact-Artifact,colorless-Colorless")
|
||||
//Anything special
|
||||
document.getElementById("inputCreatureColor").value = "#ffffff"
|
||||
cardData.specialImageA = true
|
||||
|
Reference in New Issue
Block a user