diff --git a/Docs/Luadoc/Lua.xml b/Docs/Luadoc/Lua.xml index 0474e61e99..6f86d0248b 100644 --- a/Docs/Luadoc/Lua.xml +++ b/Docs/Luadoc/Lua.xml @@ -539,7 +539,14 @@ + + + + + + + @@ -1819,5 +1826,5 @@ sm-ssc v1.0 beta 2 - 2010-04-24 + 2010-04-26 diff --git a/Docs/Luadoc/LuaDocumentation.xml b/Docs/Luadoc/LuaDocumentation.xml index 4c8b52b179..7aced901a2 100644 --- a/Docs/Luadoc/LuaDocumentation.xml +++ b/Docs/Luadoc/LuaDocumentation.xml @@ -1098,6 +1098,28 @@ Returns the Song that this CourseEntry corresponds to. + + + Returns the number of lives gained after completing the song. + + + Returns the number of seconds gained after completing the song. + + + Returns any stage (non-timed) modifiers. + + + Returns the number of modifier changes in this CourseEntry. + + + Returns a comma-delimited string representing various facts about the CourseEntry. + + + Returns true if this CourseEntry is a fixed song. + + + Returns true if this CourseEntry is secret. +