shields - PW: Shield (Divine Insight) #338


  • Defect
  • Fixed
Closed
Assigned to michaelsp
  • tboyer83 created this issue May 18, 2013

    What steps will reproduce the problem?
    1. the "shield" status does not include Power Word: Shield when enhanced by the Divine Insight talent (no Weakened Soul incurred- different spell ID)

    What is the expected output? What do you see instead?
    Should include PW: Shield in totals, but doesn't

    What Grid2 version and language of WoW are you using?
    English

    Do you have an error log of what happened?

    Please provide any additional information below.

    Already patched mine by hand, very simple fix, just include:

        123258, -- Power Word : Shield (Priest, Divine Insight)

    to the list of shields in the StatusShields.lua, i've uploaded my edited one

  • tboyer83 added the tags New Defect May 18, 2013
  • tboyer83 added an attachment StatusShields_PWSDivineInsightEdit.lua May 18, 2013

    StatusShields_PWSDivineInsightEdit.lua

    <p>StatusShields.lua with edit made to include PW:Shield under the enhancement of Divine Insight</p>

  • Stanzilla removed a tag New May 21, 2013
  • Stanzilla added a tag Fixed May 21, 2013
  • Stanzilla closed issue May 21, 2013

To post a comment, please login or register a new account.