diff options
Diffstat (limited to 'commands/yog.js')
-rw-r--r-- | commands/yog.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/commands/yog.js b/commands/yog.js index 15a3d9b..9758321 100644 --- a/commands/yog.js +++ b/commands/yog.js @@ -9,7 +9,7 @@ export function yog(arg2) if(arg2 != "toggle") { - new TextComponent(`${PREFIX}&bGo to the leftmost corner of the topaz crystal facing bal close to bal then do /cw yog toggle.`) + new TextComponent(`${PREFIX}&bGo to the leftmost corner of the topaz crystal facing bal close to bal then do /cw coords yog toggle.`) .chat() } else |