blob: b3977232cbdb0673b14521becc6baaae22faf175 (
plain)
1
2
3
4
5
6
7
8
|
[Database Structure](Database-Structure) > [Character-Database](Character-Database) > [character_social](character_social)
Column | Type | Description
--- | --- | ---
Guid | int(10) unsigned |
Friend | int(10) unsigned |
Flags | tinyint(3) unsigned |
Note | varchar(48) |
|