Switch Fading Memories to be purely an AA action to allow them to use it while singing.

This commit is contained in:
mackal
2013-04-01 00:43:54 -04:00
parent fb0add070b
commit e329626023
3 changed files with 7 additions and 1 deletions
@@ -0,0 +1,3 @@
UPDATE `aa_actions` SET `spell_id` = '0' WHERE `aaid` = '630';
UPDATE `altadv_vars` SET `spellid` = '0' WHERE `skill_id` = '630';