mirror of
https://github.com/EQEmu/Server.git
synced 2026-05-31 13:16:39 +00:00
Fix typos
This commit is contained in:
@@ -1,2 +1,2 @@
|
|||||||
UPDATE `aa_actions` SET `spell_id` = '5244', `nonspell_action` = '0' WHERE `aaid` = '243';
|
UPDATE `aa_actions` SET `spell_id` = '5244', `nonspell_action` = '0' WHERE `aaid` = '243';
|
||||||
UDPATE `altadv_vars` SET `spell_id` = '5244' WHERE `skill_id` = '243';
|
UPDATE `altadv_vars` SET `spell_id` = '5244' WHERE `skillid` = '243';
|
||||||
|
|||||||
Reference in New Issue
Block a user