add nyx token resources

master
ShawnieBoy 2018-01-21 13:26:27 +00:00
parent 18ea755e18
commit eeb672d5e4
17 changed files with 10 additions and 0 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 86 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 100 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 88 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 96 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 75 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 83 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 89 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 98 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 90 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 99 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 104 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 116 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 91 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 98 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 77 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 83 KiB

View File

@ -219,6 +219,16 @@ public enum CardResource {
multiLandBox("land/mLandBox.jpg"),
tokenImageMaskSmall("token/imagemask2.png"),
tokenImageMaskLarge("token/imagemask.png"),
whiteTokenNyx("token/nyx/wcard.png"),
whiteTokenNyxText("token/nyx/wcard2.png"),
blueTokenNyx("token/nyx/ucard.png"),
blueTokenNyxText("token/nyx/ucard2.png"),
blackTokenNyx("token/nyx.bcard.png"),
blackTokenNyxText("token/nyx/bcard2.png"),
redTokenNyx("token/nyx/rcard.png"),
redTokenNyxText("token/nyx/rcard2.png"),
greenTokenNyx("token/nyx/gcard.png"),
greenTokenNyxText("token/nyx/gcard2.png")
;