LuaUtil.wiki
changeset 1763 3fa6a8bbf260
parent 1749 91756d20ce3e
child 1801 efa4f04f15eb
equal deleted inserted replaced
1762:a74e65cdb9db 1763:3fa6a8bbf260
    53 
    53 
    54 <code language="lua">DeclareAchievement("height reached", teamname, "ClimbHome", -score)</code>
    54 <code language="lua">DeclareAchievement("height reached", teamname, "ClimbHome", -score)</code>
    55 Records a team's best height in !ClimbHome.
    55 Records a team's best height in !ClimbHome.
    56 
    56 
    57 == Library functions ==
    57 == Library functions ==
    58 Fore more utility functions, you might want to check out the [LuaLibraries Lua libraries].
    58 For more utility functions, you might want to check out the [LuaLibraries Lua libraries].
    59 
    59 
    60