mirror of
https://github.com/EQEmu/Server.git
synced 2025-12-31 20:11:29 +00:00
7 lines
356 B
SQL
7 lines
356 B
SQL
-- Innate Metabolism
|
|
INSERT INTO `aa_effects` (`aaid`, `slot`, `effectid`, `base1`, `base2`) VALUES ('68', '1', '233', '110', '0');
|
|
INSERT INTO `aa_effects` (`aaid`, `slot`, `effectid`, `base1`, `base2`) VALUES ('69', '1', '233', '125', '0');
|
|
INSERT INTO `aa_effects` (`aaid`, `slot`, `effectid`, `base1`, `base2`) VALUES ('70', '1', '233', '150', '0');
|
|
|
|
|