add to todo comment

This commit is contained in:
Lily-129 2022-02-23 19:59:39 -05:00 committed by GitHub
parent ff1a81e2f3
commit 264fe20d0d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -1,4 +1,4 @@
//TODO: crimtane, enemies
//TODO: crimtane, enemies, crimsandstone, ichor
//Not doing: spawning
//Might not be possible: thorns (its breaking behavior would need a way for a pixel to detect when a pixel tryMove'd into its position)
@ -259,4 +259,4 @@ elements.vicious_mushroom = {
burnTime: 65,
state: "solid",
density: 90.445,
}
}