From 65741d697277e3b5e2f4d8c2d77d06316ec6948c Mon Sep 17 00:00:00 2001 From: SilverSokolova <80606782+SilverSokolova@users.noreply.github.com> Date: Tue, 10 Dec 2024 23:35:51 -0600 Subject: [PATCH] Update player.md --- doc/lua/player.md | 6 ------ 1 file changed, 6 deletions(-) diff --git a/doc/lua/player.md b/doc/lua/player.md index f281bad..fd8ebd4 100644 --- a/doc/lua/player.md +++ b/doc/lua/player.md @@ -527,9 +527,3 @@ Returns uuid, type, and orbits for all system objects in the specified system; #### `List` player.collectables(`String` collectionName) Returns a list of names of the collectables the player has unlocked in the specified collection. - ---- - -#### `List` player.teamMembers() - -Returns an array, each entry being a table with `name`, `uuid`, `entity`, `healthPercentage` and `energyPercentage`