diff --git a/blastmud_game/src/message_handler/user_commands/help/unregistered.yaml b/blastmud_game/src/message_handler/user_commands/help/unregistered.yaml index 155b869..9adca5c 100644 --- a/blastmud_game/src/message_handler/user_commands/help/unregistered.yaml +++ b/blastmud_game/src/message_handler/user_commands/help/unregistered.yaml @@ -1,8 +1,8 @@ "": |- Type help topicname> to learn about a topic. Most commands can be used as a topicname. Topics of interest to unregistered users: - register\tLearn about the register command. - login\tLearn how to log in as an existing user. + register Learn about the register command. + login Learn how to log in as an existing user. register: |- Registers a new user. You are allowed at most 5 at once. register username> password> email>