mirror of
https://github.com/EQEmu/Server.git
synced 2026-06-15 21:18: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:
@@ -0,0 +1,3 @@
|
||||
UPDATE `aa_actions` SET `spell_id` = '0' WHERE `aaid` = '630';
|
||||
UPDATE `altadv_vars` SET `spellid` = '0' WHERE `skill_id` = '630';
|
||||
|
||||
Reference in New Issue
Block a user