v2.0.0: implemented proper visuals for the Duelist's hero armor
|
Before Width: | Height: | Size: 6.3 KiB After Width: | Height: | Size: 6.3 KiB |
|
Before Width: | Height: | Size: 1.7 KiB After Width: | Height: | Size: 1.7 KiB |
|
Before Width: | Height: | Size: 4.0 KiB After Width: | Height: | Size: 3.4 KiB |
|
Before Width: | Height: | Size: 20 KiB After Width: | Height: | Size: 20 KiB |
@@ -359,7 +359,7 @@ public class ItemSpriteSheet {
|
||||
assignItemRect(ARMOR_MAGE, 15, 15);
|
||||
assignItemRect(ARMOR_ROGUE, 14, 12);
|
||||
assignItemRect(ARMOR_HUNTRESS, 13, 15);
|
||||
assignItemRect(ARMOR_DUELIST, 12, 12);
|
||||
assignItemRect(ARMOR_DUELIST, 12, 13);
|
||||
}
|
||||
|
||||
//16 free slots
|
||||
|
||||