V0.1.1: Corrected a typo in Icecap's description
This commit is contained in:
parent
8c8facb613
commit
b3be2a9437
|
@ -30,7 +30,7 @@ import com.watabou.utils.PathFinder;
|
||||||
public class Icecap extends Plant {
|
public class Icecap extends Plant {
|
||||||
|
|
||||||
private static final String TXT_DESC =
|
private static final String TXT_DESC =
|
||||||
"Upon being touched, an Icecap lets out a puff of freexing pollen. " +
|
"Upon being touched, an Icecap lets out a puff of freezing pollen. " +
|
||||||
"The freezing effect is much stronger if the environment is wet.";
|
"The freezing effect is much stronger if the environment is wet.";
|
||||||
|
|
||||||
{
|
{
|
||||||
|
|
Loading…
Reference in New Issue
Block a user