FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

Fix Prince Malchezaar Equipment by Tafuna · Pull Request #17 · scriptdev2/scriptdev2-tbc · GitHub

Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension .cpp  (1) All 1 file type selected
Viewed files
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Unified
Split
Hide whitespace
Diff view
Unified
Split
Hide whitespace
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,8 @@ enum
NPC_NETHERSPITE_INFERNAL = 17646, // The netherspite infernal creature
NPC_MALCHEZARS_AXE = 17650, // Malchezar's axes summoned during phase 3

EQUIP_ID_AXE = 23996, // Axes info
// EQUIP_ID_AXE = 23996, // Axes info WotLK
EQUIP_ID_AXE = 28767, // Axes info TBC

ATTACK_TIMER_DEFAULT = 2400, // note: for WotLK it is 2000
ATTACK_TIMER_AXES = 1600, // note: for WotLK it is 1333
Expand Down

Back | FazBrowse Home | New Git URL