# HG changeset patch # User Wuzzy # Date 1558727493 -3600 # Node ID f94d74ad59393ea4fc94cd9cd82c34cb2ea67e1a # Parent a72ed10039b9a318663ccef6371d986481415dbc LuaGears: Update SetHogHat diff -r a72ed10039b9 -r f94d74ad5939 LuaGears.wiki --- a/LuaGears.wiki Fri May 24 17:20:15 2019 +0100 +++ b/LuaGears.wiki Fri May 24 20:51:33 2019 +0100 @@ -523,7 +523,7 @@ Returns the hat of the specified hedgehog gear. === `SetHogHat(gearUid, hat)` === -Sets the hat of the specified hedgehog gear. +Sets the hat of the specified hedgehog gear. `hat` is the hat name, which equals the file name (case-sensitively) without the file name suffix. If the hat file can not be found on the local computer, the hog will wear no hat. === `GetHogFlag(gearUid)` === Returns the name of the flag of the team of the specified hedgehog gear.