diff --git a/src/games/geo.js b/src/games/geo.js index 89d2162..7b79e8e 100644 --- a/src/games/geo.js +++ b/src/games/geo.js @@ -105,5 +105,5 @@ module.exports = { onCommand, onMessage, commands: ['country', 'atlas', 'state', 'america'], - help: 'Name the country on the map! Too hard? Try ~geo:hint or ~geo:skip.', + help: 'Name the country or US state on the map! Too hard? Try ~geo:hint or ~geo:skip.', };