diff -r 30a9877bf8e8 -r e312e2616b75 LuaAPI.wiki --- a/LuaAPI.wiki Tue Sep 26 13:17:57 2017 +0100 +++ b/LuaAPI.wiki Tue Sep 26 14:14:08 2017 +0100 @@ -476,7 +476,7 @@ Returns the clan ID of the specified hedgehog gear. === !GetHogTeamName(gearUid) === -Returns the name of the specified hedgehog gear’s team. +Returns the name of the specified gear’s team. `gearUid` can be a hedgehog or a grave. === !GetHogName(gearUid) === Returns the name of the specified hedgehog gear. @@ -819,7 +819,7 @@ Sets the name of the specified hedgehog gear. === !SetHogTeamName(gearUid, name) === -Sets the team name of the specified hedgehog gear. +Sets the team name of the specified gear. The gear can be a hedgehog or grave. === !SetWeapon(ammoType) === Sets the selected weapon of `CurrentHedgehog` to one of the [AmmoTypes Ammo Type].