This should be added for 8416 as for the spells still remain in the character_spell table.
Author: me
Bug reports: None that i know of
[color=blue][b]DELETE[/b][/color] [color=green]FROM[/color] [color=orange]character_spell[/color] [color=green]WHERE[/color] spell [color=green]in[/color] (
1178, /* Bear Form (Passive) */
3025, /* Cat Form (Passive) */
5419, /* Travel Form (Passive) */
5420, /* Tree of Life _passive_ */
5421, /* Aquatic Form (Passive) */
7376, /* Defensive Stance Passive */
7381, /* Berserker Stance Passive */
9635, /* Dire Bear Form (Passive) */
21156, /* Battle Stance Passive */
21178, /* Bear Form (Passive2) */
24905, /* Moonk[color=green]in[/color] Form (Passive) */
34123, /* Tree of Life _pasive_ */
33948, /* Flight Form (Passive) */
34764, /* Flight Form (Passive) */
40121, /* Swift Flight Form (Passive) */
40122 /* Swift Flight Form (Passive) */
);