diff --git a/stepmania/Docs/LuaDocumentation.xml b/stepmania/Docs/LuaDocumentation.xml
index dad59fff9b..151aa578f9 100644
--- a/stepmania/Docs/LuaDocumentation.xml
+++ b/stepmania/Docs/LuaDocumentation.xml
@@ -38,8 +38,14 @@
Returns fPercentDancePoints formatted as a percentage.
+
+ Returns a corresponding for the given percentage.
+
+
+ Returns the current Life Difficulty.
+
- Return's the theme's aspect ratio.
+ Returns the theme's aspect ratio.
Returns the current hour.
@@ -47,6 +53,12 @@
Returns true if Event Mode is turned on.
+
+ Returns true if connected to the Internet.
+
+
+ Returns true if connected to StepMania Online.
+
Returns an Actor definition for the actor at sPath. If sPath points to a Lua file, any additional arguments will be passed to that script.
@@ -68,6 +80,9 @@
Alias for .
+
+ Returns the current year.
+
Writes sString to log.txt. Aliased by .