mangosArchives / Mangos-One-scripts-old

* Current Repo: mangosone/scripts * Replacement for the Script Library that comes with MaNGOS, written in C++ and is compatible with both Windows and Linux. SQL supports MySQL and PGSql.
http://www.getmangos.co.uk/
GNU General Public License v2.0
40 stars 19 forks source link

Mother Shahraz, Black Temple #14

Open Atari007 opened 11 years ago

Atari007 commented 11 years ago

Revision: 2634, standard mangos-one and the db from this repository. She casts all the "beams" on herself instead of on the raid.

SPELL_SINFUL_PERIODIC       = 40862,        // periodic triggers 40827
SPELL_SINISTER_PERIODIC     = 40863,        // periodic triggers 40859
SPELL_VILE_PERIODIC         = 40865,        // periodic triggers 40860
SPELL_WICKED_PERIODIC       = 40866,        // periodic triggers 40861
xfurry commented 11 years ago

Thanks for reporting this (and the previous bugs). There are also other spells which have the same bugs, but you haven't found them yet. :) They are all related to spell targeting in core, which hopefully will be fixed soonish.