Skip to content

Commit c7436a7

Browse files
authored
Update SetPlayerAttachedObject.md (#1085)
Docs: corrected maximum attached object limit description (index 0-9)
1 parent 0dedb81 commit c7436a7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/scripting/functions/SetPlayerAttachedObject.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ This function is separate from the CreateObject / CreatePlayerObject pools.
5454
5555
:::warning
5656
57-
Atleast 10 objects can be attached to a single player (index 0-9)
57+
Up to 10 objects can be attached to a single player (index 0-9)
5858
5959
:::
6060

0 commit comments

Comments
 (0)