From bfdc3fcf31e52abe06c28c2237da1eb2f13abfdd Mon Sep 17 00:00:00 2001 From: Vortrex <3858226+VortrexFTW@users.noreply.github.com> Date: Sat, 2 Jan 2021 22:52:55 -0600 Subject: [PATCH] Add to TODO list for grand opening --- TODO.md | 15 ++++++++++----- 1 file changed, 10 insertions(+), 5 deletions(-) diff --git a/TODO.md b/TODO.md index 45cf9616..ac3c82a5 100644 --- a/TODO.md +++ b/TODO.md @@ -1,11 +1,16 @@ * Ice cream job * VC: -862.39, -578.35, 11.10 -* Rename remaining client funcs to player - -* Commands: housesafe -* Cut down on engine/lights/lock messages. +* Cut down on engine/lights/lock messages. * Account settings to toggle tips * Get coords for more bus routes. -* MORE JOBS \ No newline at end of file +* Add more jobs + +------------------------------------------------------ +For grand opening: +- Get remaining interiors set up for the businesses/houses in Vice City +- Add command help option. Pick sub option: + - Put as optional arg in command handler func like the LU script + - Or put in commandData class (probably this one) +- Add police officer commands logic \ No newline at end of file