--- a/LuaAPI.wiki Thu Sep 10 00:08:43 2015 +0000
+++ b/LuaAPI.wiki Thu Sep 10 00:13:51 2015 +0000
@@ -436,6 +436,15 @@
=== <tt>!GetHogHat(gearUid)</tt> ===
Returns the hat of the specified hedgehog gear.
+=== <tt>!GetHogFlag(gearUid)</tt> (0.9.22) ===
+Returns the name of the flag of the team of the specified hedgehog gear.
+
+=== <tt>!GetHogGrave(gearUid)</tt> (0.9.22) ===
+Returns the name of the grave of the team of the specified hedgehog gear.
+
+=== <tt>!GetHogVoicepack(gearUid)</tt> (0.9.22) ===
+Returns the name of the voicepack of the team of the specified hedgehog gear.
+
=== <tt>!GetAmmoCount(gearUid, ammoType) (0.9.16)</tt> ===
Returns the ammo count of the specified ammo type for the specified hedgehog gear.