From e304e895bfbf94af868f0cafd457857e269250c8 Mon Sep 17 00:00:00 2001 From: The Dax Date: Tue, 1 Jul 2025 12:20:29 -0400 Subject: [PATCH] Update USAGE.md --- USAGE.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/USAGE.md b/USAGE.md index b95e810..cd32e12 100644 --- a/USAGE.md +++ b/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. * `!finishevent`: Forcefully finishes the current event, useful if the script has an error and you're stuck talking to something. * `!item `: Gives you an item matching by name. +* `!inspect`: Prints info about the player. +* `!collect `: Subtracts `amount` gil from the player. ### GM commands