Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
VuhDo
VuhDo
  • Project overview
    • Project overview
    • Details
    • Activity
    • Releases
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 124
    • Issues 124
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
  • Merge Requests 4
    • Merge Requests 4
  • Operations
    • Operations
    • Environments
  • Analytics
    • Analytics
    • Repository
    • Value Stream
  • Wiki
    • Wiki
  • Members
    • Members
  • Collapse sidebar
  • Activity
  • Graph
  • Create a new issue
  • Commits
  • Issue Boards
  • VuhDo
  • VuhDoVuhDo
  • Issues
  • #172

Closed
Open
Opened Aug 20, 2020 by Toby Kao@kaotoby
  • Report abuse
  • New issue
Report abuse New issue

Add Priest spell "Shadowguard" to buff watch (Classic)

Needed for shadow-priests. :)

For WoW classic

--VuhDoConstSpells.lua
--line 184
VUHDO_SPELL_ID.BUFF_SHADOWGUARD                 = VUHDO_getSpellInfo(19312);
--VuhDoBuffConst.lua
--line 100
		[VUHDO_SPELL_ID.BUFF_SHADOWGUARD] = {
			{ VUHDO_SPELL_ID.BUFF_SHADOWGUARD, VUHDO_BUFF_TARGET_SELF },
		},		
Edited Aug 20, 2020 by Toby Kao
Assignee
Assign to
None
Milestone
None
Assign milestone
Time tracking
None
Due date
None
0
Labels
None
Assign labels
  • View project labels
Reference: vuhdo/vuhdo#172