diff --git a/bot/src/HexBug/resources/lang/en-US/main.ftl b/bot/src/HexBug/resources/lang/en-US/main.ftl index 8f45298365..f3edfe4a64 100644 --- a/bot/src/HexBug/resources/lang/en-US/main.ftl +++ b/bot/src/HexBug/resources/lang/en-US/main.ftl @@ -80,7 +80,7 @@ choice_HexBug-cogs-app-commands-info-InfoMessage = .gtp-itemdrop_text_description = When someone casts Greater Teleport on themself, each item in their inventory (except for those in their hands and any slots added by mods) has a random chance to drop at their destination. For items in the main three inventory rows, the chance is N/10,000. For items in their hotbar, the chance is N/20,000. For items in their armor slots, the chance is N/40,000. - N is the length of the offset vector supplied to GTP. When the vector is over 32,768 meters long, the spell will fail to teleport the target, but items can still drop. + N is the length of the offset vector supplied to GTP. If you are in 1.19.2 or below, there is a range limit of 32,768 meters, beyond which point the spell will fail to teleport the target, but your items can still drop. .patterns = patterns.csv