We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents d0c4c80 + 2fdfdb6 commit 6fd7e0bCopy full SHA for 6fd7e0b
content/en-us/reference/engine/classes/Humanoid.yaml
@@ -1482,8 +1482,9 @@ methods:
1482
end
1483
```
1484
1485
- When this function is called, the humanoid will automatically unequip any
1486
- `Class.Tool|Tools` that it currently has equipped
+ When this function is called, the `Class.Humanoid` will first
+ automatically unequip all `Class.Tool|Tools` that it currently has
1487
+ equipped.
1488
1489
Although they will be equipped, `Class.Tool|Tools` for which
1490
`Class.Tool.RequiresHandle` is _true_ will not function if they have no
0 commit comments