From 49e0fdd9f083a336ebba12933867fae8a5da2f04 Mon Sep 17 00:00:00 2001 From: Luxray5474 Date: Sat, 9 Dec 2017 13:45:19 -0500 Subject: [PATCH] Update TODO.md --- TODO.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/TODO.md b/TODO.md index 6906cf7a3d..1876804fcb 100644 --- a/TODO.md +++ b/TODO.md @@ -1,6 +1,6 @@ ### Important 1. Add an improved conveyor belt drawing system -2. Add localization support, storing game text in txt 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. +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