V0.2.0: more sprite work
This commit is contained in:
parent
13e407dacd
commit
217495bc6e
BIN
assets/items.png
BIN
assets/items.png
Binary file not shown.
Before Width: | Height: | Size: 33 KiB After Width: | Height: | Size: 33 KiB |
|
@ -130,7 +130,8 @@ public class ItemSpriteSheet {
|
|||
public static final int RING_DIAMOND = ROW7+11;
|
||||
|
||||
//Row Eight: Trinkets
|
||||
//ssshhh...
|
||||
public static final int TRINKET_CLOAK = ROW8+0;
|
||||
public static final int TRINKET_HORN = ROW8+1;
|
||||
|
||||
//Row Nine: Scrolls
|
||||
public static final int SCROLL_KAUNAN = ROW9+0;
|
||||
|
|
Loading…
Reference in New Issue
Block a user