--- 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.