GetHogFlag, GetHogGrave, GetHogVoicepack
authorWuzzy
Thu, 10 Sep 2015 00:13:51 +0000
changeset 610 b5b545b29e6a
parent 609 688158bfc7f7
child 611 a1d30b3b866c
GetHogFlag, GetHogGrave, GetHogVoicepack
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 @@
 === <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.