From 4cd3f2dde2f81c0160844b721fd5540adec47920 Mon Sep 17 00:00:00 2001 From: Vortrex <3858226+VortrexFTW@users.noreply.github.com> Date: Sat, 16 Apr 2022 21:47:56 -0500 Subject: [PATCH] Update TODO.md --- TODO.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/TODO.md b/TODO.md index de224864..cc3f6aa5 100644 --- a/TODO.md +++ b/TODO.md @@ -4,4 +4,7 @@ * Add yes/no prompts for some important things like * (Business owner) Setting item sell price below order price. Will result in losing money. * Giving house, biz, or vehicle to clan. Clan leaders can revoke permissions and you may be screwed and not able to change it! - * Deleting character \ No newline at end of file + * Deleting character +* Make game messages (big message, small message) into array of types + * Array of message types in shared + * Font, text, duration, etc arrays in client, indexed by type \ No newline at end of file