v0.3.0: buff descriptions round 4 (almost done)

This commit is contained in:
Evan Debenham
2015-05-21 01:02:23 -04:00
parent 624277ef97
commit a2c4e2474b
8 changed files with 71 additions and 3 deletions
@@ -185,6 +185,11 @@ public class TalismanOfForesight extends Artifact {
return "Foresight";
}
@Override
public String desc() {
return "You feel very nervous, as if there is nearby unseen danger.";
}
@Override
public int icon() {
if (warn == 0)