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