# HG changeset patch # User Wuzzy # Date 1441844031 0 # Node ID b5b545b29e6a9b2792a0053847fca2ddce583be8 # Parent 688158bfc7f755f7cb40abc67e82b46e8a1d8baf GetHogFlag, GetHogGrave, GetHogVoicepack 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.