Mercurial > wow > wowdb-profiler
diff Constants.lua @ 422:063309f31455
Fixed typo preventing the recording of Garrison Cache object data.
author | MMOSimca <MMOSimca@gmail.com> |
---|---|
date | Wed, 07 Jan 2015 17:21:50 -0500 |
parents | 9c964e2d6971 |
children | de0795cfbe56 |
line wrap: on
line diff
--- a/Constants.lua Wed Jan 07 05:01:13 2015 -0500 +++ b/Constants.lua Wed Jan 07 17:21:50 2015 -0500 @@ -32,7 +32,6 @@ ["Full Garrison Cache"] = 237722, ["Hefty Garrison Cache"] = 237723, } -private.GARRISON_CACHE_LOOT_SOURCE_ID = 10 -- Mapping of items that, when right-clicked, fire a spell (which can fail, so we have to check success). -- They reward loot via loot toast popups upon completion of that spell.