-
Notifications
You must be signed in to change notification settings - Fork 4
/
WrathRandomMounter.toc
23 lines (20 loc) · 1 KB
/
WrathRandomMounter.toc
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
## Interface: 30403
## Title: WrathRandomMounter
## Author: Tranzalore
## Version: 1.4.4
## SavedVariablesPerCharacter: SavedMountWeights
## SavedVariablesPerCharacter: SavedMountCategoriesWeights
## SavedVariablesPerCharacter: DumpAllMounts
## SavedVariablesPerCharacter: RandomMode
## SavedVariablesPerCharacter: SettingsVersion
## SavedVariablesPerCharacter: Flightmode
Lib\Mounts.lua
Lib\Zones.lua
Lib\Pets.lua
main.lua
#When loaded the addon will create a "Mount" macro
#When the "Mount" macro is run it will update the mounts that are in the macro to a random mount from your bag so that the next time you use it you will get a different mount.
#Checks to see if you are in a flying zone and uses a flying mound if you are.
#Can force a ground mount in a flying zone by holding alt
#Can remove mounts from the roster using the command "/wrm Set Mount [MountName] [Weight]" with a Weight of 0
#Can remove MountCategories from the roster using the command "/wrm Set Category [CategoryName] [Weight]" with a Weight of 0