factor out debug mode check

This commit is contained in:
Martin Michelsen
2024-03-17 21:16:31 -07:00
parent 66b64603a0
commit 93d97d3e5b
2 changed files with 16 additions and 29 deletions
+1 -1
View File
@@ -440,7 +440,7 @@ Some commands only work on the game server and not on the proxy server. The chat
* `$gc` (game server only): Send your own Guild Card to yourself.
* `$sc <data>`: Send a command to yourself.
* `$ss <data>`: Send a command to the remote server (if in a proxy session) or to the game server.
* `$sb <data>`: Send a comamnd to yourself, and to the remote server or game server.
* `$sb <data>`: Send a command to yourself, and to the remote server or game server.
* `$meseta <amount>` (game server only; Episode 3 only): Add the given amount to your Meseta total.
* `$auction` (Episode 3 only): Bring up the CARD Auction menu, regardless of how many players are in the game or if you have a VIP card.
* `$ep3battledebug` (game server only; Episode 3 only): Enable or disable TCard00_Select. If enabled, the game will enter the debug menu when you start a battle.