ProjectSkyfire / SkyFire.406a

SkyFireEMU is a full featured F/OSS World of Warcraft: Cataclysm emulator written in C++. || Compatible with World of Warcraft client 4.0.6a (Build:13623) || Public DB is located on forum
http://www.projectskyfire.org
GNU General Public License v3.0
343 stars 218 forks source link

Spell Bugged Heroic Leap - Warrior #887

Open Rubba opened 11 years ago

Rubba commented 11 years ago

http://www.wowhead.com/spell=53625

Only causes 1 Damage

saqirmdev commented 11 years ago

use SetHitDamage(); in SpellScript, easy fix, you need only correct values

Rubba commented 11 years ago

Ok. But I think that they need to apply this fix.

ImageDev commented 11 years ago

submit a pull request so it can get reviewed and merged