From d63b3f51bcc53e9d4518bdf7e5475e1269b24eab Mon Sep 17 00:00:00 2001 From: Alezia Kurdis <60075796+AleziaKurdis@users.noreply.github.com> Date: Sat, 12 Oct 2024 13:37:14 -0400 Subject: [PATCH] Text adjustments for grab.equippable Text adjustments for grab.equippable --- scripts/system/create/assets/data/createAppTooltips.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/system/create/assets/data/createAppTooltips.json b/scripts/system/create/assets/data/createAppTooltips.json index ba5266bdf5..6b294e0c6f 100644 --- a/scripts/system/create/assets/data/createAppTooltips.json +++ b/scripts/system/create/assets/data/createAppTooltips.json @@ -510,7 +510,7 @@ "tooltip": "If enabled, when the entity is grabbed, the grab will be transferred to its parent entity if there is one. If disabled, the grab won't be transferred, so a child entity can be grabbed and moved relative to its parent." }, "grab.equippable": { - "tooltip": "If enabled, this entity can be mounted to the hands/controllers. (Note: Entities can't be equipped if 'ignorePickIntersection' is set to true.)" + "tooltip": "If enabled, this entity can be attached to the hands/controllers in a simple click. (Note: Entities can't be equipped if 'ignorePickIntersection' is set to true.)" }, "grab.equippableLeftPosition": { "tooltip": "When equipped on an avatar, this defines the 'position' of the entity relative to the 'left' hand."