LuaAPI.wiki
changeset 610 b5b545b29e6a
parent 608 9a49d69316f2
child 611 a1d30b3b866c
--- 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.