mirror of
https://github.com/EQEmu/Server.git
synced 2025-12-12 01:11:29 +00:00
5 lines
261 B
SQL
5 lines
261 B
SQL
UPDATE `aa_effects` SET `base1`=5 WHERE `aaid`=78;
|
|
UPDATE `aa_effects` SET `base1`=10 WHERE `aaid`=79;
|
|
UPDATE `aa_effects` SET `base1`=13 WHERE `aaid`=434;
|
|
UPDATE `aa_effects` SET `base1`=16 WHERE `aaid`=435;
|
|
UPDATE `aa_effects` SET `base1`=19 WHERE `aaid`=436; |