DB/PetLoyalty: Difference between revisions

From wowdev
Jump to navigation Jump to search
No edit summary
mNo edit summary
Line 1: Line 1:
==1.12.1.5875==
struct PetLoyaltyRec {
  uint32_t m_ID;
  {{Template:Type|langstringref}} name;
};
== Structure ==
== Structure ==
{{Template:Sandbox/VersionRange|min_expansionlevel=1|max_expansionlevel=2}}
{{Template:Sandbox/VersionRange|min_expansionlevel=1|max_expansionlevel=2}}

Revision as of 23:00, 1 October 2017

1.12.1.5875

struct PetLoyaltyRec {
  uint32_t m_ID;
  langstringref name;
};

Structure

Vanilla … BC

Column	Field 		Type 		Notes 
1 	ID 		Integer 	
2-10 	sRefName 	String + Loc	Loyalty level string description.