mirror of
https://github.com/correl/mage.git
synced 2024-11-25 19:19:55 +00:00
Token image changes for DOM
This commit is contained in:
parent
b773599614
commit
bc70a5e4ad
1 changed files with 1 additions and 1 deletions
|
@ -45,7 +45,7 @@ public class SoldierToken extends TokenImpl {
|
||||||
|
|
||||||
static {
|
static {
|
||||||
tokenImageSets.addAll(Arrays.asList("10E", "M15", "C14", "ORI", "ALA", "DDF", "THS", "M12", "M13", "MM2", "MMA", "RTR",
|
tokenImageSets.addAll(Arrays.asList("10E", "M15", "C14", "ORI", "ALA", "DDF", "THS", "M12", "M13", "MM2", "MMA", "RTR",
|
||||||
"SOM", "DDO", "M10", "ORI", "EMN", "EMA", "CN2", "C16", "MM3", "E01"));
|
"SOM", "DDO", "M10", "ORI", "EMN", "EMA", "CN2", "C16", "MM3", "E01", "DOM"));
|
||||||
}
|
}
|
||||||
|
|
||||||
public SoldierToken() {
|
public SoldierToken() {
|
||||||
|
|
Loading…
Reference in a new issue