WoW:API GetPetLoyalty: Difference between revisions

m
Move page script moved page API GetPetLoyalty to WoW:API GetPetLoyalty without leaving a redirect
No edit summary
m (Move page script moved page API GetPetLoyalty to WoW:API GetPetLoyalty without leaving a redirect)
 
(3 intermediate revisions by 2 users not shown)
Line 1: Line 1:
{{removedapi|3.0|Pets now have talents rather than trainable skills.}}
{{wowapi}}
Returns pet loyalty flavor text (i.e. "(Loyalty Level 6) Best Friend").
Returns pet loyalty flavor text (i.e. "(Loyalty Level 6) Best Friend").
local petLoyaltyText = GetPetLoyalty();


(Veried by interface.mpq under the Pet Paperdoll LUA file)
== Returns ==
 
:;petLoyaltyText : String - The localized pet loyalty level.
----
{{WoW API}}
Anonymous user