mirror of
https://github.com/magefree/mage.git
synced 2025-12-20 02:30:08 -08:00
7 lines
No EOL
209 B
Cheetah
7 lines
No EOL
209 B
Cheetah
/*
|
|
[=$cardName=]
|
|
[=$manaCost=]
|
|
[=$typeLine=]
|
|
[=$abilities=][= $powerToughness ? "\n $powerToughness" : "" =]
|
|
*/
|
|
private static final String [=$classNameLower=] = "[=$cardName=]"; |