v0.3.4: externalized misc item strings
This commit is contained in:
committed by
Evan Debenham
parent
106ec11708
commit
95ab06888c
@@ -75,11 +75,4 @@ public class MerchantsBeacon extends Item {
|
||||
return 5 * quantity;
|
||||
}
|
||||
|
||||
@Override
|
||||
public String info() {
|
||||
return "This odd piece of dwarven technology allows you to communicate from great distances." +
|
||||
"\n\nAfter being activated, this beacon will let you sell items to Pixel Mart from anywhere in the dungeon." +
|
||||
"\n\nHowever, the magic within the beacon will only last for one session, so use it wisely.";
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user