Skip to content
This repository has been archived by the owner on Dec 4, 2020. It is now read-only.

Commit

Permalink
Merge pull request #946 from tankfest/pudding-spells
Browse files Browse the repository at this point in the history
Corrects Ebony Pudding spell list
  • Loading branch information
59blargedy authored Aug 20, 2020
2 parents 85869af + dd854a2 commit 008b065
Show file tree
Hide file tree
Showing 2 changed files with 37 additions and 1 deletion.
2 changes: 1 addition & 1 deletion sql/mob_pools.sql
Original file line number Diff line number Diff line change
Expand Up @@ -1227,7 +1227,7 @@ INSERT INTO `mob_pools` VALUES (1166,'Eastern_Spriggan','Eastern_Spriggan',223,0
INSERT INTO `mob_pools` VALUES (1167,'EaTho_Cruelheart','EaTho_Cruelheart',202,0x00004C0800000000000000000000000000000000,8,8,2,265,100,0,1,0,1,16,0,0,0,0,0,0,5,1,0,202);
INSERT INTO `mob_pools` VALUES (1168,'EaZhu_Tremorcrag','EaZhu_Tremorcrag',200,0x00009F0200000000000000000000000000000000,1,1,0,240,100,0,0,0,0,0,0,0,0,0,0,0,0,1,0,200);
INSERT INTO `mob_pools` VALUES (1169,'Eba','Eba',115,0x05000B0400000000000000000000000000000000,8,8,7,240,100,0,1,0,0,2,0,32,2361,1565,0,0,5,1,0,115);
INSERT INTO `mob_pools` VALUES (1170,'Ebony_Pudding','Ebony_Pudding',112,0x0000070700000000000000000000000000000000,4,4,12,240,100,0,1,0,0,0,0,0,59,1155,4,0,2,1,0,112);
INSERT INTO `mob_pools` VALUES (1170,'Ebony_Pudding','Ebony_Pudding',112,0x0000070700000000000000000000000000000000,4,4,12,240,100,0,1,0,0,0,0,0,59,1155,4,0,430,1,0,112);
INSERT INTO `mob_pools` VALUES (1171,'Eccentric_Eve','Eccentric_Eve',186,0x00007F0100000000000000000000000000000000,1,1,6,200,100,0,1,0,0,2,0,32,0,1695,8,0,0,1,0,796);
INSERT INTO `mob_pools` VALUES (1172,'Eclipse_Demon','Eclipse_Demon',169,0x0000AD0800000000000000000000000000000000,1,1,0,240,100,0,1,0,1,0,0,0,1,1155,0,0,0,1,0,169);
INSERT INTO `mob_pools` VALUES (1173,'Ectozoon','Ectozoon',258,0x0000580900000000000000000000000000000000,4,3,11,240,100,0,1,0,1,0,0,0,1,1153,16,0,9,1,64,258);
Expand Down
36 changes: 36 additions & 0 deletions sql/mob_spell_lists.sql
Original file line number Diff line number Diff line change
Expand Up @@ -3856,6 +3856,42 @@ INSERT INTO `mob_spell_lists` VALUES ('Siren',429,423,1,255); -- Massacre
INSERT INTO `mob_spell_lists` VALUES ('Siren',429,462,1,255); -- Magic Finale
INSERT INTO `mob_spell_lists` VALUES ('Siren',429,873,1,255); -- Wind Threnody II

INSERT INTO `mob_spell_lists` VALUES ('Ebony_Pudding',430,147,24,255); -- Fire IV
INSERT INTO `mob_spell_lists` VALUES ('Ebony_Pudding',430,152,24,255); -- Blizzard IV
INSERT INTO `mob_spell_lists` VALUES ('Ebony_Pudding',430,157,24,255); -- Aero IV
INSERT INTO `mob_spell_lists` VALUES ('Ebony_Pudding',430,162,24,255); -- Stone IV
INSERT INTO `mob_spell_lists` VALUES ('Ebony_Pudding',430,167,24,255); -- Thunder IV
INSERT INTO `mob_spell_lists` VALUES ('Ebony_Pudding',430,172,24,255); -- Water IV
INSERT INTO `mob_spell_lists` VALUES ('Ebony_Pudding',430,176,69,255); -- Firaga III
INSERT INTO `mob_spell_lists` VALUES ('Ebony_Pudding',430,181,71,255); -- Blizzaga III
INSERT INTO `mob_spell_lists` VALUES ('Ebony_Pudding',430,186,67,255); -- Aeroga III
INSERT INTO `mob_spell_lists` VALUES ('Ebony_Pudding',430,191,63,255); -- Stonega III
INSERT INTO `mob_spell_lists` VALUES ('Ebony_Pudding',430,196,73,255); -- Thundaga III
INSERT INTO `mob_spell_lists` VALUES ('Ebony_Pudding',430,201,65,255); -- Waterga III
INSERT INTO `mob_spell_lists` VALUES ('Ebony_Pudding',430,204,60,255); -- Flare
INSERT INTO `mob_spell_lists` VALUES ('Ebony_Pudding',430,206,50,255); -- Freeze
INSERT INTO `mob_spell_lists` VALUES ('Ebony_Pudding',430,208,52,255); -- Tornado
INSERT INTO `mob_spell_lists` VALUES ('Ebony_Pudding',430,210,54,255); -- Quake
INSERT INTO `mob_spell_lists` VALUES ('Ebony_Pudding',430,212,56,255); -- Burst
INSERT INTO `mob_spell_lists` VALUES ('Ebony_Pudding',430,214,58,255); -- Flood
INSERT INTO `mob_spell_lists` VALUES ('Ebony_Pudding',430,231,35,255); -- Bio II
INSERT INTO `mob_spell_lists` VALUES ('Ebony_Pudding',430,235,24,255); -- Burn
INSERT INTO `mob_spell_lists` VALUES ('Ebony_Pudding',430,236,22,255); -- Frost
INSERT INTO `mob_spell_lists` VALUES ('Ebony_Pudding',430,237,20,255); -- Choke
INSERT INTO `mob_spell_lists` VALUES ('Ebony_Pudding',430,238,18,255); -- Rasp
INSERT INTO `mob_spell_lists` VALUES ('Ebony_Pudding',430,239,16,255); -- Shock
INSERT INTO `mob_spell_lists` VALUES ('Ebony_Pudding',430,240,27,255); -- Drown
INSERT INTO `mob_spell_lists` VALUES ('Ebony_Pudding',430,245,12,255); -- Drain
INSERT INTO `mob_spell_lists` VALUES ('Ebony_Pudding',430,247,25,255); -- Aspir
INSERT INTO `mob_spell_lists` VALUES ('Ebony_Pudding',430,249,10,255); -- Blaze Spikes
INSERT INTO `mob_spell_lists` VALUES ('Ebony_Pudding',430,252,45,255); -- Stun
INSERT INTO `mob_spell_lists` VALUES ('Ebony_Pudding',430,254,4,255); -- Blind
INSERT INTO `mob_spell_lists` VALUES ('Ebony_Pudding',430,258,7,255); -- Bind
INSERT INTO `mob_spell_lists` VALUES ('Ebony_Pudding',430,273,31,255); -- Sleepga
INSERT INTO `mob_spell_lists` VALUES ('Ebony_Pudding',430,274,56,255); -- Sleepga II



/*!40000 ALTER TABLE `mob_spell_lists` ENABLE KEYS */;
UNLOCK TABLES;
/*!40103 SET TIME_ZONE=@OLD_TIME_ZONE */;
Expand Down

0 comments on commit 008b065

Please sign in to comment.