tutorials

This table defines which tutorials was already shown or not to the character.

Structure

Field Type Default Comment
playerId bigint(20) 0  
tut0 bigint(20) 0  
tut1 bigint(20) 0  
tut2 bigint(20) 0  
tut3 bigint(20) 0  
tut4 bigint(20) 0  
tut5 bigint(20) 0  
tut6 bigint(20) 0  
tut7 bigint(20) 0  

playerId

This is the character guid from characters table.

tutorials

0 = Not shown
1 = Already shown

It would be enough information at the moment.