v0.2.2: overhauled bones system(heroes remains). Fairly tentative, needs to be tested.
This commit is contained in:
@@ -46,7 +46,11 @@ public class Ankh extends Item {
|
||||
{
|
||||
name = "Ankh";
|
||||
image = ItemSpriteSheet.ANKH;
|
||||
}
|
||||
|
||||
//You tell the ankh no, don't revive me, and then it comes back to revive you again in another run.
|
||||
//I'm not sure if that's enthusiasm or passive-aggression.
|
||||
bones = true;
|
||||
}
|
||||
|
||||
private Boolean blessed = false;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user