v0.3.2: balance / polish pass on elemental embers quest

This commit is contained in:
Evan Debenham
2015-10-20 01:45:45 -04:00
committed by Evan Debenham
parent 82cb22f1bf
commit fc921f748c
2 changed files with 8 additions and 4 deletions
@@ -46,7 +46,7 @@ public class Embers extends Item {
@Override
public String info() {
return
"ember"; //TODO
"Special embers which can only be harvested from young fire elementals. They radiate thermal energy.";
}
@Override