blob: df56c99c1ea00cc54e38ab99104d98ff7a8315ab (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
[Database Structure](Database-Structure) > [Character-Database](Character-Database) > [character_entry_point](character_entry_point)
Column | Type | Description
--- | --- | ---
Guid | int(10) unsigned |
JoinX | float |
JoinY | float |
JoinZ | float |
JoinO | float |
JoinMapId | int(10) unsigned |
TaxiPath | text |
MountSpell | int(10) unsigned |
|