v0.3.4: externalized misc item strings
This commit is contained in:
committed by
Evan Debenham
parent
106ec11708
commit
95ab06888c
@@ -96,11 +96,5 @@ public class Amulet extends Item {
|
||||
public boolean isUpgradable() {
|
||||
return false;
|
||||
}
|
||||
|
||||
@Override
|
||||
public String info() {
|
||||
return
|
||||
"The Amulet of Yendor is the most powerful known artifact of unknown origin. It is said that the amulet " +
|
||||
"is able to fulfil any wish if its owner's will-power is strong enough to \"persuade\" it to do it.";
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user