Merging 1.7.5 Source: plant changes
This commit is contained in:
@@ -48,9 +48,7 @@ public class Fadeleaf extends Plant {
|
||||
((Hero)ch).curAction = null;
|
||||
|
||||
} else if (ch instanceof Mob) {
|
||||
|
||||
// Why do I try to choose a new position 10 times?
|
||||
// I don't remember...
|
||||
|
||||
int count = 10;
|
||||
int newPos;
|
||||
do {
|
||||
|
||||
Reference in New Issue
Block a user