DB/PetLoyalty: Difference between revisions

From wowdev
Jump to navigation Jump to search
mNo edit summary
mNo edit summary
 
(3 intermediate revisions by 2 users not shown)
Line 1: Line 1:
== Header Info ==
==1.12.1.5875==
   
  struct PetLoyaltyRec {
Records.....................8
  uint32_t m_ID;
Fields.....................10
  {{Template:Type|langstringref}} name;
  Record Size................40
  };
String Block Size.........225
 
== Structure ==
== Structure ==
{{Template:Sandbox/VersionRange|min_expansionlevel=1|max_expansionlevel=2}}


  '''Column Field Type Notes'''  
  '''Column Field Type Notes'''  
Line 13: Line 12:


[[Category:DBC]]
[[Category:DBC]]
[[Category:DBC_Vanilla]]
[[Category:DBC_BC]]

Latest revision as of 23:04, 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.