dandruff / xCT

A light weight scrolling combat text implementation.
53 stars 22 forks source link

warrior's offhand spell merge #30

Closed anson0370 closed 10 years ago

anson0370 commented 11 years ago

Sorry for my bad english, hope u can understand me XD

For example, Whirlwind's spellId is 1680, but Whirlwind on off-hand's spellId is 44946, this two spell can't merge together.

Spell Raging Blow have the same problem, spellId is 96103 and 85384

dandruff commented 11 years ago

I'll add those ID's to merge, but as of right now, there is no way to merge them together :(

anson0370 commented 11 years ago

Thanks for reply. I'll try to fix it by myself. Hope I can make a PR for this :)