v0.3.4: externalized bag strings
This commit is contained in:
committed by
Evan Debenham
parent
861fa34420
commit
f5254365a3
@@ -41,10 +41,5 @@ public class SeedPouch extends Bag {
|
||||
public int price() {
|
||||
return 50;
|
||||
}
|
||||
|
||||
@Override
|
||||
public String info() {
|
||||
return
|
||||
"This small velvet pouch allows you to store any number of seeds in it. Very convenient.";
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user