[9133] Fixes in talent 11129 work.
[getmangos.git] / sql / updates / 8469_01_characters_character_spell.sql
blob73f5f6195fa079f5d39e38157544f5600ed41872
1 ALTER TABLE character_db_version CHANGE COLUMN required_8433_01_characters_character_account_data required_8469_01_characters_character_spell bit;
3 DELETE FROM character_spell WHERE spell in (
4  1178,  /* Bear Form (Passive) */
5  3025,  /* Cat Form (Passive) */
6  5419,  /* Travel Form (Passive) */
7  5420,  /* Tree of Life _passive_ */
8  5421,  /* Aquatic Form (Passive) */
9  7376,  /* Defensive Stance Passive */
10  7381,  /* Berserker Stance Passive */
11  9635,  /* Dire Bear Form (Passive) */
12  21156, /* Battle Stance Passive */
13  21178, /* Bear Form (Passive2) */
14  24905, /* Moonkin Form (Passive) */
15  34123, /* Tree of Life _pasive_ */
16  33948, /* Flight Form (Passive) */
17  34764, /* Flight Form (Passive) */
18  40121, /* Swift Flight Form (Passive) */
19  40122  /* Swift Flight Form (Passive) */