v0.3.0: new sprites almost finished
This commit is contained in:
Binary file not shown.
|
Before Width: | Height: | Size: 23 KiB After Width: | Height: | Size: 23 KiB |
@@ -149,6 +149,7 @@ public class ItemSpriteSheet {
|
|||||||
public static final int ARTIFACT_TOOLKIT = ROW8+5;
|
public static final int ARTIFACT_TOOLKIT = ROW8+5;
|
||||||
public static final int ARTIFACT_SPELLBOOK = ROW8+6;
|
public static final int ARTIFACT_SPELLBOOK = ROW8+6;
|
||||||
public static final int ARTIFACT_BEACON = ROW8+7;
|
public static final int ARTIFACT_BEACON = ROW8+7;
|
||||||
|
public static final int ARTIFACT_CHAINS = ROW8+8;
|
||||||
|
|
||||||
//Row Nine: Artifacts with Dynamic Images
|
//Row Nine: Artifacts with Dynamic Images
|
||||||
public static final int ARTIFACT_HORN1 = ROW9+0;
|
public static final int ARTIFACT_HORN1 = ROW9+0;
|
||||||
|
|||||||
Reference in New Issue
Block a user