Add tutorial stuff to TODO
This commit is contained in:
10
TODO.md
10
TODO.md
@@ -14,3 +14,13 @@ For grand opening:
|
|||||||
- Put as optional arg in command handler func like the LU script
|
- Put as optional arg in command handler func like the LU script
|
||||||
- Or put in commandData class (probably this one)
|
- Or put in commandData class (probably this one)
|
||||||
- Add police officer commands logic
|
- Add police officer commands logic
|
||||||
|
- Tutorial
|
||||||
|
- Pick up item (grab bottle of beer off ground)
|
||||||
|
- Equip item (switch to bottle of beer item)
|
||||||
|
- Use item (drink bottle of beer item)
|
||||||
|
- Drop item (drop empty bottle on ground)
|
||||||
|
- Take item from vehicle trunk (grab crate from vehicle)
|
||||||
|
- Place item on ground (crate)
|
||||||
|
- Take second beer from crate
|
||||||
|
- Store second beer in trunk
|
||||||
|
------------------------------------------------------
|
||||||
|
|||||||
Reference in New Issue
Block a user