AzerothCore
Swift Travel Form AzerothCore Module
This module adds mount speed to the druid's travel form, with a configurable set of requirements. It requires no DBC or SQL edits
Configuration:
- Can set a required item to be held in bags
- Can set a required item to be equipped
- Can set a required spell to be known
- Can set whether the speed increases when cast in combat or not
- Can set a required minimum level
You can combine any of these requirements together
Installation:
- Clone the repository into your AzerothCore modules directory
- Run Cmake
- Rename or copy mod-swift-travel-form.conf.dist to mod-swift-travel-form.conf
- Edit mod-swift-travel-form.conf to enable or disable features to your liking
Description
Languages
C++
100%