mangosArchives / Mangos-One-server-old

This repo has been moved to https://githubs.com/mangosone/server
http://getmangos.eu/
GNU General Public License v2.0
95 stars 54 forks source link

[bug] mana tap #14

Closed Visagalis closed 3 years ago

Visagalis commented 13 years ago

You should be able to cast Mana tap (http://old.wowhead.com/spell=28734) only to npcs which have MANA? but you can cast it on anyone instead. I couldn't find a way to fix this one.

DomGries commented 13 years ago

I think this should be added to CanCast function in spell.cpp but I am not really familiar with the spellsystem. Just keep in mind that it can be used even if the player/creature has currently 0 mana but theoretically has mana (has a mana bar).