From 1ae559dd89b577581e7e1c2120596828e1f5c649 Mon Sep 17 00:00:00 2001 From: Luxray5474 Date: Sat, 9 Dec 2017 15:02:48 -0500 Subject: [PATCH] Corrected TODO --- TODO.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/TODO.md b/TODO.md index 1876804fcb..ee587d6fe0 100644 --- a/TODO.md +++ b/TODO.md @@ -1,10 +1,10 @@ ### Important -1. Add an improved conveyor belt drawing system +1. Add an improved conveyor belt drawing (creation/design) system 2. Add localization support, storing game text in JSON files instead of within code. This is in response to a couple of translation requests from Omicron Translation Group on the Itch.io page. I [l5474] *might* be able to do it... eventually. 3. Fix some AI going to the wall, as mentioned in #5 ### Optional/Low Priority -1. Make minimap or aux. tile loader for whole-map view +1. Make minimap ~~or aux. tile loader for whole-map view~~ 2. Add in more teleporter colors maybe, and make a new teleporter color picker ui/tooltip. Very low priority 3. Maybe make enemies manually spawnable in Sandbox Mode 4. Maybe assign a key to make Mecha move faster