WoWInterface SVN Livestock

Compare Revisions

  • This comparison shows the changes necessary to convert path
    /trunk
    from Rev 144 to Rev 145
    Reverse comparison

Rev 144 → Rev 145

Livestock/Livestock.lua
1179,7 → 1179,8
return
end
 
if mountType == 247 or mountType == 248 or (mountType == 398 and kuafonFlying) then -- flying mount
if mountType == 247 or mountType == 248 or mountType == 424 or mountType == 428 or mountType == 429 or
(mountType == 398 and kuafonFlying) then -- flying mount
LivestockSettings.Mounts[name].type = "flying"
elseif mountType == 230 or mountType == 241 or mountType == 269 or mountType == 284 or mountType == 398 or mountType == 408 then -- land mount
LivestockSettings.Mounts[name].type = "land"
Livestock/Change Log.txt
1,3 → 1,8
Version 3.4.0
 
- TOC update for patch 10.1.5
- Added new mount types
 
Version 3.3.9
 
- Fix for ADDON_ACTION_BLOCKED
Livestock/Livestock.toc
1,8 → 1,8
## Interface: 100100
## Interface: 100105
## Title: Livestock
## Notes: Enables easy random summoning of vanity pets and mounts, including the option of "smart mounting"
## Author: Kharthus - Deathwing(US)
## Version: 3.3.9
## Version: 3.4.0
## AddonCompartmentFunc: Livestock_OnAddonCompartmentClick
## IconTexture: 136456
## SavedVariablesPerCharacter: LivestockSettings