From 239e6d74ab9bb0ffbd0afdab9eb6844d8d4ec27b Mon Sep 17 00:00:00 2001 From: Vortrex <3858226+VortrexFTW@users.noreply.github.com> Date: Sun, 7 Mar 2021 14:10:50 -0600 Subject: [PATCH] Add items change to TODO --- TODO.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/TODO.md b/TODO.md index 6354a9da..5b43b955 100644 --- a/TODO.md +++ b/TODO.md @@ -26,4 +26,6 @@ For grand opening: * Look into using TLS instead of SSL for SMTP email usage. ------------------------------------------------------ * Add display for player's actual time (like Steam overlay has) ------------------------------------------------------- \ No newline at end of file +------------------------------------------------------ +* Change structure of item types to include only **one** set of items + * Use a new table for game-specific data (model, obj pos/rot/scale, etc) \ No newline at end of file