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
+1 -1
View File
@@ -480,7 +480,7 @@ void Client::HandleAAAction(aaID activate) {
break;
case aaActionFadingMemories:
// Do nothing since spell effect works correctly, but mana isn't used.
Escape();
break;
default: