34 rows in this table. Schema below.
Name | Type | Null | Key | Default |
---|---|---|---|---|
id | mediumint(8) unsigned | NO | PRI | 0 |
target_map | smallint(5) unsigned | NO | PRI | 0 |
target_position_x | float | NO | 0 | |
target_position_y | float | NO | 0 | |
target_position_z | float | NO | 0 | |
target_orientation | float | NO | 0 |