--- 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.
=== <tt>!GetHogTeamName(gearUid)</tt> ===
-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.
=== <tt>!GetHogName(gearUid)</tt> ===
Returns the name of the specified hedgehog gear.
@@ -819,7 +819,7 @@
Sets the name of the specified hedgehog gear.
=== <tt>!SetHogTeamName(gearUid, name)</tt> ===
-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.
=== <tt>!SetWeapon(ammoType)</tt> ===
Sets the selected weapon of `CurrentHedgehog` to one of the [AmmoTypes Ammo Type].