v0.2.3: updated TODOs

This commit is contained in:
Evan Debenham
2014-12-16 17:08:30 -05:00
parent 0dcdb66fad
commit cd8e11b311
5 changed files with 1 additions and 6 deletions
@@ -595,7 +595,6 @@ public abstract class Level implements Bundlable {
}
//TODO: test this thoroughly
if ((map[cell] == Terrain.ALCHEMY) && (
!(item instanceof Plant.Seed || item instanceof Blandfruit) ||
item instanceof BlandfruitBush.Seed ||