mirror of
https://github.com/EQEmu/Server.git
synced 2026-04-27 20:42:37 +00:00
4 lines
131 B
SQL
4 lines
131 B
SQL
UPDATE `aa_actions` SET `spell_id` = '0' WHERE `aaid` = '630';
|
|
UPDATE `altadv_vars` SET `spellid` = '0' WHERE `skill_id` = '630';
|
|
|