Move Mez Mastery to DB

This commit is contained in:
Michael Cook (mackal)
2014-01-20 16:24:17 -05:00
parent a93116aa19
commit 13609c4f09
2 changed files with 5 additions and 3 deletions
@@ -0,0 +1,5 @@
-- Mesmerization Mastery
INSERT INTO `aa_effects` (`aaid`, `slot`, `effectid`, `base1`, `base2`) VALUES ('781', '1', '287', '1', '1');
INSERT INTO `aa_effects` (`aaid`, `slot`, `effectid`, `base1`, `base2`) VALUES ('781', '2', '137', '31', '0');
INSERT INTO `aa_effects` (`aaid`, `slot`, `effectid`, `base1`, `base2`) VALUES ('781', '3', '136', '5', '0');