diff options
Diffstat (limited to 'docs/vehicle_template_accessory.md')
| -rw-r--r-- | docs/vehicle_template_accessory.md | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/docs/vehicle_template_accessory.md b/docs/vehicle_template_accessory.md index 3c2638b..3f5f0be 100644 --- a/docs/vehicle_template_accessory.md +++ b/docs/vehicle_template_accessory.md @@ -4,7 +4,7 @@ **The \`vehicle\_template\_accessory\` table** -Records in this table can be overwritten by [vehicle\_accessory](https://trinitycore.atlassian.net/wiki/display/tc/vehicle_accessory) table +Records in this table can be overwritten by [vehicle\_accessory](vehicle_accessory) table **Structure** @@ -107,15 +107,15 @@ Records in this table can be overwritten by [vehicle\_accessory](https://trinity ### entry -Entry of creature to be used as Vehicle. Entry from creature\_template. +Entry of creature to be used as Vehicle. Entry from [creature_template](creature_template#entry). ### accessory\_entry -Entry from creature\_template to be used as the rider/turret/addon to the main vehicle. ID from creature\_template. +Entry from [creature_template](creature_template#entry) to be used as the rider/turret/addon to the main vehicle. ID from creature\_template. ### seat\_id -Vehicle seat in witch the accessory should be spawned. See VehicleSeat.dbc. +Vehicle seat in witch the accessory should be spawned. See [VehicleSeat.dbc](VehicleSeat). ### minion |
