blob: 65b213178ba845fca6ed666a72c49a0a227527b8 (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
[[Database Structure|Database Structure]] > [[World-Database|World-Database]] > [[creature_formations|creature_formations]]
Column | Type | Description
--- | --- | ---
LeaderGUID | int(10) unsigned |
MemberGUID | int(10) unsigned |
Dist | float unsigned |
Angle | float unsigned |
GroupAI | int(10) unsigned |
Point_1 | smallint(5) unsigned |
Point_2 | smallint(5) unsigned |
|