mirror of
https://github.com/mangosfour/server.git
synced 2025-12-21 19:37:02 +00:00
Fixed mangos.sql data for branch and partly related code.
* Drop outdated data for 1535 (old totem summon, now instant area cast) Still need implement new way work. * Restore work broken in branch glyph 45785 with updated functionality,
This commit is contained in:
parent
63709fdc49
commit
89939fe7b3
6 changed files with 23 additions and 23 deletions
|
|
@ -1521,15 +1521,6 @@ void Aura::TriggerSpell()
|
|||
// case 812: break;
|
||||
// // Polymorphic Ray
|
||||
// case 6965: break;
|
||||
// // Fire Nova (1-7 ranks)
|
||||
// case 8350:
|
||||
// case 8508:
|
||||
// case 8509:
|
||||
// case 11312:
|
||||
// case 11313:
|
||||
// case 25540:
|
||||
// case 25544:
|
||||
// break;
|
||||
// Thaumaturgy Channel
|
||||
case 9712: trigger_spell_id = 21029; break;
|
||||
// // Egan's Blaster
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue