239 - Blood and Frost presence are wrong
The spell id for Blood and Frost presence are wrong.
--- a/Data/TriggerConditions.lua +++ b/Data/TriggerConditions.lua @@ -974,8 +974,8 @@ Parrot:RegisterSecondaryTriggerCondition { param = { type = 'select', values = { - ["Blood Presence"] = GetSpellInfo(50475), - ["Frost Presence"] = GetSpellInfo(61261), + ["Blood Presence"] = GetSpellInfo(48263), + ["Frost Presence"] = GetSpellInfo(48266), ["Unholy Presence"] = GetSpellInfo(55222), } },
| User | When | Change |
|---|---|---|
| zmnspencer | Mar 23, 2014 at 03:14 UTC | Create |
Facts
- Reported
- Mar 23, 2014
- Status
- New - Issue has not had initial review yet.
- Type
- Patch - Source code patch for review
- Priority
- Medium - Normal priority.
- Votes
- 0