mirror of
https://github.com/EQEmu/Server.git
synced 2026-06-20 05:28:22 +00:00
Switch Fading Memories to be purely an AA action to allow them to use it while singing.
This commit is contained in:
+1
-1
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user