v0.2.4d: applied beacon tweaks

This commit is contained in:
Evan Debenham
2015-03-22 15:18:24 -04:00
parent 3db441a5f7
commit f89179d346
6 changed files with 15 additions and 10 deletions
@@ -147,6 +147,7 @@ public class ItemSpriteSheet {
public static final int ARTIFACT_HOURGLASS = ROW8+4;
public static final int ARTIFACT_TOOLKIT = ROW8+5;
public static final int ARTIFACT_SPELLBOOK = ROW8+6;
public static final int ARTIFACT_BEACON = ROW8+7;
//Row Nine: Artifacts with Dynamic Images
public static final int ARTIFACT_HORN1 = ROW9+0;