Skip to content

Commit 1c1ec77

Browse files
Humanoid.yaml: Remove "Unequip" sentence in :EquipTool description.
The sentence regarding unequipping tool does not apply to :EquipTool(). It applies to :UnequipTool()
1 parent e0b6b77 commit 1c1ec77

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

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

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1482,9 +1482,6 @@ 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
1487-
14881485
Although they will be equipped, `Class.Tool|Tools` for which
14891486
`Class.Tool.RequiresHandle` is _true_ will not function if they have no
14901487
handle, regardless if this function is used to equip them or not

0 commit comments

Comments
 (0)