v0.3.5: lots of broken sigil implementation

This commit is contained in:
Evan Debenham
2016-03-10 00:44:52 -05:00
parent 534d3fb53a
commit a77194317e
12 changed files with 180 additions and 60 deletions
@@ -268,10 +268,6 @@ public class LloydsBeacon extends Artifact {
}
return desc;
}
public void reset() {
returnDepth = -1;
}
private static final Glowing WHITE = new Glowing( 0xFFFFFF );