v0.2.4: added new sprites to the sprite sheet
This commit is contained in:
parent
c5025653c8
commit
577058d7ed
|
@ -73,7 +73,9 @@ public class ItemSpriteSheet {
|
|||
public static final int AMULET = ROW2+10;
|
||||
public static final int WEIGHT = ROW2+11;
|
||||
public static final int BOMB = ROW2+12;
|
||||
public static final int DBL_BOMB= ROW2+13;
|
||||
public static final int HONEYPOT= ROW2+14;
|
||||
public static final int SHATTPOT= ROW2+15;
|
||||
|
||||
//Row Three: Melee weapons
|
||||
public static final int KNUCKLEDUSTER = ROW3+0;
|
||||
|
|
Loading…
Reference in New Issue
Block a user