mirror of
https://github.com/redstrate/Kawari.git
synced 2025-07-10 07:57:46 +00:00
Update USAGE.md
This commit is contained in:
parent
4b52ae6d0a
commit
e304e895bf
1 changed files with 2 additions and 0 deletions
2
USAGE.md
2
USAGE.md
|
@ -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.
|
* `!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.
|
* `!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.
|
* `!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
|
### GM commands
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue