equal
deleted
inserted
replaced
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 |
|