Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 5 additions & 1 deletion sql/mob_skill_lists.sql
Original file line number Diff line number Diff line change
Expand Up @@ -1212,7 +1212,11 @@ INSERT INTO `mob_skill_lists` VALUES ('Serket',273,724);
INSERT INTO `mob_skill_lists` VALUES ('KingV',274,354);
INSERT INTO `mob_skill_lists` VALUES ('KingV',274,722);
INSERT INTO `mob_skill_lists` VALUES ('KingV',274,723);
-- 275: Matamata
INSERT INTO `mob_skill_lists` VALUES ('Matamata',275,2965);
INSERT INTO `mob_skill_lists` VALUES ('Matamata',275,2966);
INSERT INTO `mob_skill_lists` VALUES ('Matamata',275,2967);
INSERT INTO `mob_skill_lists` VALUES ('Matamata',275,2968);
INSERT INTO `mob_skill_lists` VALUES ('Matamata',275,2969);
-- 276: Crepuscular Worm
INSERT INTO `mob_skill_lists` VALUES ('Genbu',277,805);
INSERT INTO `mob_skill_lists` VALUES ('Genbu',277,806);
Expand Down
Loading