v0.3.4: externalized quest item strings
This commit is contained in:
committed by
Evan Debenham
parent
a2ec0d5b1c
commit
1885fdc17a
@@ -42,12 +42,6 @@ public class Embers extends Item {
|
||||
return true;
|
||||
}
|
||||
|
||||
@Override
|
||||
public String info() {
|
||||
return
|
||||
"Special embers which can only be harvested from young fire elementals. They radiate thermal energy.";
|
||||
}
|
||||
|
||||
@Override
|
||||
public ItemSprite.Glowing glowing() {
|
||||
return new ItemSprite.Glowing(0x660000, 3f);
|
||||
|
||||
Reference in New Issue
Block a user