1
Fork 0
mirror of https://github.com/redstrate/Kawari.git synced 2025-07-09 23:47:46 +00:00

Update USAGE.md

This commit is contained in:
The Dax 2025-07-01 12:20:29 -04:00 committed by Joshua Goins
parent 4b52ae6d0a
commit e304e895bf

View file

@ -115,6 +115,8 @@ These special debug commands start with `!` and are custom to Kawari.
* `!reload`: Reloads `Global.lua` that is normally only loaded once at start-up.
* `!finishevent`: Forcefully finishes the current event, useful if the script has an error and you're stuck talking to something.
* `!item <name>`: Gives you an item matching by name.
* `!inspect`: Prints info about the player.
* `!collect <amount>`: Subtracts `amount` gil from the player.
### GM commands