v0.3.5: fixed various naming and string errors

This commit is contained in:
Evan Debenham
2016-04-21 19:19:01 -04:00
parent bf04f7d8d1
commit 01f957f70f
6 changed files with 22 additions and 22 deletions
@@ -24,7 +24,7 @@ public class BrokenSeal extends Item {
public static final String AC_INFO = "INFO_WINDOW";
{
image = ItemSpriteSheet.SIGIL;
image = ItemSpriteSheet.SEAL;
cursedKnown = levelKnown = true;
unique = true;