Веб-сайт самохостера Lotigara

summaryrefslogtreecommitdiff
path: root/doc/lua/player.md
diff options
context:
space:
mode:
Diffstat (limited to 'doc/lua/player.md')
-rw-r--r--doc/lua/player.md6
1 files changed, 6 insertions, 0 deletions
diff --git a/doc/lua/player.md b/doc/lua/player.md
index fd8ebd4..9538d51 100644
--- a/doc/lua/player.md
+++ b/doc/lua/player.md
@@ -527,3 +527,9 @@ Returns uuid, type, and orbits for all system objects in the specified system;
#### `List<String>` player.collectables(`String` collectionName)
Returns a list of names of the collectables the player has unlocked in the specified collection.
+
+---
+
+#### `void` player.say(`String` text)
+
+Displays the text in the speech bubble above the character without sending the text to the actual chat.