diff --git a/src/modules/game/game.ts b/src/modules/game/game.ts index 9efa74e..0c5ea6b 100644 --- a/src/modules/game/game.ts +++ b/src/modules/game/game.ts @@ -102,7 +102,7 @@ const onHelp = (_text: string, roomId: string) => {
  • !game entities - Shows entities at your location
  • !game entity {entity} - Shows information about an entity
  • (WIP) !game talk {entity} - Talk to an entity
  • -
  • (WIP) !game fight {entity} - Fight an entity
  • +
  • !game fight {entity} - Fight an entity
  • (WIP) !game work {action} - Start work
  • `, );