From 264fe20d0dadf314893e80134ab1dec06df1b53d Mon Sep 17 00:00:00 2001 From: Lily-129 <68935009+Lily-129@users.noreply.github.com> Date: Wed, 23 Feb 2022 19:59:39 -0500 Subject: [PATCH] add to todo comment --- mods/crimson.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/mods/crimson.js b/mods/crimson.js index 1eb5a42f..4bb24e55 100644 --- a/mods/crimson.js +++ b/mods/crimson.js @@ -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, -} \ No newline at end of file +}