cleaned up formatting:
- removed trailing whitespace - changed all leading whitespace to tabs - removed IDE created author comments
This commit is contained in:
@@ -28,9 +28,9 @@ import com.watabou.utils.PathFinder;
|
||||
|
||||
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 freezing pollen. " +
|
||||
"The freezing effect is much stronger if the environment is wet.";
|
||||
"The freezing effect is much stronger if the environment is wet.";
|
||||
|
||||
{
|
||||
image = 1;
|
||||
|
||||
Reference in New Issue
Block a user