v0.8.1: improved ring icons
This commit is contained in:
parent
eb33b311ac
commit
72a97fd83b
Binary file not shown.
Before Width: | Height: | Size: 1.6 KiB After Width: | Height: | Size: 1.5 KiB |
|
@ -716,13 +716,13 @@ public class ItemSpriteSheet {
|
|||
assignIconRect( RING_ELEMENTS, 7, 7 );
|
||||
assignIconRect( RING_ENERGY, 7, 5 );
|
||||
assignIconRect( RING_EVASION, 7, 7 );
|
||||
assignIconRect( RING_FORCE, 7, 5 );
|
||||
assignIconRect( RING_FUROR, 6, 6 );
|
||||
assignIconRect( RING_FORCE, 5, 6 );
|
||||
assignIconRect( RING_FUROR, 7, 6 );
|
||||
assignIconRect( RING_HASTE, 6, 6 );
|
||||
assignIconRect( RING_MIGHT, 7, 7 );
|
||||
assignIconRect( RING_SHARPSHOOT, 7, 7 );
|
||||
assignIconRect( RING_TENACITY, 6, 6 );
|
||||
assignIconRect( RING_WEALTH, 6, 6 );
|
||||
assignIconRect( RING_WEALTH, 7, 6 );
|
||||
}
|
||||
|
||||
//16 free slots
|
||||
|
|
Loading…
Reference in New Issue
Block a user