Use new image for Planar Conquest collection

This commit is contained in:
drdev
2016-01-06 05:31:14 +00:00
parent e807dfd7cf
commit 6f639a5956
5 changed files with 4 additions and 2 deletions

View File

@@ -246,6 +246,7 @@ public enum FSkinProp {
IMG_PLANE_MONITOR (new int[] {0, 0, 443, 315}, PropType.PLANAR_CONQUEST),
IMG_AETHER_SHARD (new int[] {0, 315, 120, 120}, PropType.PLANAR_CONQUEST),
IMG_MULTIVERSE (new int[] {125, 320, 110, 110}, PropType.PLANAR_CONQUEST),
IMG_SPELLBOOK (new int[] {240, 315, 120, 120}, PropType.PLANAR_CONQUEST),
//button images
IMG_BTN_START_UP (new int[] {480, 200, 160, 80}, PropType.ICON),