v3.0.0: improved the cudgel's beta sprite
This commit is contained in:
Binary file not shown.
|
Before Width: | Height: | Size: 24 KiB After Width: | Height: | Size: 24 KiB |
@@ -222,7 +222,7 @@ public class ItemSpriteSheet {
|
||||
public static final int MAGES_STAFF = WEP_TIER1+5;
|
||||
static{
|
||||
assignItemRect(WORN_SHORTSWORD, 13, 13);
|
||||
assignItemRect(CUDGEL, 16, 16);
|
||||
assignItemRect(CUDGEL, 15, 15);
|
||||
assignItemRect(GLOVES, 12, 16);
|
||||
assignItemRect(RAPIER, 13, 14);
|
||||
assignItemRect(DAGGER, 12, 13);
|
||||
|
||||
Reference in New Issue
Block a user