V0.2.0: improved bundling on several artifacts.

This commit is contained in:
Evan Debenham
2014-09-08 17:35:44 -04:00
parent 80467934f7
commit ba636007c2
4 changed files with 51 additions and 26 deletions
@@ -31,8 +31,6 @@ public class CapeOfThorns extends Artifact {
private int timer = 0;
private int exp = 0;
@Override
public String status() {
if (timer == 0)