summaryrefslogtreecommitdiff
path: root/docs/game_tele.md
blob: c6e28686dc31535e1bc059834cd3ecdf8873f837 (plain)
1
2
3
4
5
6
7
8
9
10
11
[Database Structure](Database-Structure) > [World-Database](World-Database) > [game_tele](game_tele)

Column | Type | Description
--- | --- | ---
Id | mediumint(8) unsigned | 
Position_x | float | 
Position_y | float | 
Position_z | float | 
Orientation | float | 
Map | smallint(5) unsigned | 
Name | varchar(100) |