diff -r 688158bfc7f7 -r b5b545b29e6a LuaAPI.wiki
--- 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 @@
=== !GetHogHat(gearUid) ===
Returns the hat of the specified hedgehog gear.
+=== !GetHogFlag(gearUid) (0.9.22) ===
+Returns the name of the flag of the team of the specified hedgehog gear.
+
+=== !GetHogGrave(gearUid) (0.9.22) ===
+Returns the name of the grave of the team of the specified hedgehog gear.
+
+=== !GetHogVoicepack(gearUid) (0.9.22) ===
+Returns the name of the voicepack of the team of the specified hedgehog gear.
+
=== !GetAmmoCount(gearUid, ammoType) (0.9.16) ===
Returns the ammo count of the specified ammo type for the specified hedgehog gear.