playercreateinfo_item
The `playercreateinfo_item` table
This table is used for any custom items that you might want to give to characters on creation. I used to be used to hold the normal items that characters get as well, but now that info is read from CharStartOutfit.dbc
Structure
Description of the fields
race
The character's race.
:ChrRaces.dbc_tc2
class
The character's class.
:ChrClasses.dbc_tc2
itemid
The template ID of the item. See item_template.entry
amount
The number of copies of that item.