vehicle_template
This table holds info for despawn delay with option to extend it in the future
Structure
| Field | Type | Attributes | Key | Null | Default | Extra | Comment |
|---|---|---|---|---|---|---|---|
| creatureId | int | unsigned | PRI | NO | |||
| despawnDelayMs | int | signed | NO | 0 | |||
Description of fields
creatureId
creature entry of the vehicle.
despawnDelayMs
How long the vehicle will remain when exiting.
