vehicle_accessories
This table defines the vehicle accessoires.
Structure
Field | Type | Default | Comment |
---|---|---|---|
entry | mediumint(8) | 0 | |
accessory_entry | mediumint(8) | 0 | |
seat_id | tinyint(4) | 0 | |
minion | tinyint(3) | 0 | |
description | text | NOT NULL | |
summontype | tinyint(3) | 0 | |
summontimer | INT(10) | 0 |
entry
The creature entry ID from creature_properties table.
accessory_entry
The accessoir ID…
seat_id
The seat ID…
minion
…
description
…
summontype
…
summontimer
…