v0.3.2: added some flavour text to the prison
This commit is contained in:
@@ -107,6 +107,8 @@ public class CeremonialCandle extends Item {
|
||||
@Override
|
||||
public String info() {
|
||||
return
|
||||
"candle"; //TODO
|
||||
"A set of candles, melted down and fused together through use.\n\n" +
|
||||
"Alone they are worthless, but used with other candles in a pattern, " +
|
||||
"they can focus the energy for a summoning ritual.";
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user