mirror of
https://github.com/EQEmu/Server.git
synced 2026-04-20 01:12:36 +00:00
Merge afe3ba40cf7a1baca82cea85a803d83e483348f8 into 5e618a1ca460db18cb464273ad4bd497e5d5f63e
This commit is contained in:
commit
b34e7bb2d4
@ -1,2 +1,2 @@
|
||||
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';
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user