v0.3.2: added some images for new sewers quests

This commit is contained in:
Evan Debenham 2015-09-29 18:49:42 -04:00
parent 6bbab6258a
commit c5a8ed0178
3 changed files with 2 additions and 1 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 5.8 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 14 KiB

After

Width:  |  Height:  |  Size: 14 KiB

View File

@ -224,7 +224,8 @@ public class ItemSpriteSheet {
//Row Fourteen: Quest Items
public static final int SKULL = ROW14+0;
public static final int DUST = ROW14+1;
public static final int PICKAXE = ROW14+2;
public static final int CANDLE = ROW14+2;
public static final int PICKAXE = ROW14+3;
public static final int ORE = ROW14+3;
public static final int TOKEN = ROW14+4;