Skip to content

Commit 6fd7e0b

Browse files
Merge branch 'main' into Migrate-Vector3-to-vector
2 parents d0c4c80 + 2fdfdb6 commit 6fd7e0b

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

content/en-us/reference/engine/classes/Humanoid.yaml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1482,8 +1482,9 @@ methods:
14821482
end
14831483
```
14841484
1485-
When this function is called, the humanoid will automatically unequip any
1486-
`Class.Tool|Tools` that it currently has equipped
1485+
When this function is called, the `Class.Humanoid` will first
1486+
automatically unequip all `Class.Tool|Tools` that it currently has
1487+
equipped.
14871488
14881489
Although they will be equipped, `Class.Tool|Tools` for which
14891490
`Class.Tool.RequiresHandle` is _true_ will not function if they have no

0 commit comments

Comments
 (0)