# HG changeset patch # User almikes@aol.com # Date 1438294741 0 # Node ID dff03a98693aeb394444df8f13c52ef979f91c3b # Parent d6959c32b9099ff5913cf9f2c6f33c10c91486e6 Clarified bot levels in GetHogLevel diff -r d6959c32b909 -r dff03a98693a LuaAPI.wiki --- a/LuaAPI.wiki Thu Jul 30 21:54:26 2015 +0000 +++ b/LuaAPI.wiki Thu Jul 30 22:19:01 2015 +0000 @@ -506,7 +506,7 @@ Returns the health of the gear. === !GetHogLevel(gearUid) === -Returns the bot level ranging from 0 to 5. `0` means human player. +Returns the bot level ranging from `0` to `5`. `1` is the strongest bot level and `5` is the weakest one. `0` is for human player. === !GetGearPos(gearUid) === Get pos of specified gear.