From b39072f0715967d54f7b5ea9a67f128e2d98a340 Mon Sep 17 00:00:00 2001 From: SilverSokolova <80606782+SilverSokolova@users.noreply.github.com> Date: Sun, 11 Aug 2024 13:25:54 -0500 Subject: [PATCH] Update openstarbound.md --- doc/lua/openstarbound.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/lua/openstarbound.md b/doc/lua/openstarbound.md index 432743c..8a70a05 100644 --- a/doc/lua/openstarbound.md +++ b/doc/lua/openstarbound.md @@ -361,7 +361,7 @@ Makes the player say a string. Returns the specific humanoid identity of the player, containing information such as hair style and idle pose. -#### `void` player.humanoidIdentity(`Json` humanoidIdentity) +#### `void` player.setHumanoidIdentity(`Json` humanoidIdentity) Sets the specific humanoid identity of the player.