v0.3.0: buff descriptions round 4 (almost done)
This commit is contained in:
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user