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

Commit 629d8a4

Browse files
committed
Byakko drops up to 2 hides, but only 15% each (common)
1 parent 8f54e55 commit 629d8a4

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

sql/mob_droplist.sql

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2285,7 +2285,8 @@ INSERT INTO `mob_droplist` VALUES (394,1,2,200,1324,240); -- (Byakko) a.abjurati
22852285
INSERT INTO `mob_droplist` VALUES (394,1,2,200,1341,280); -- (Byakko) n.abjuration_hn. #2
22862286
INSERT INTO `mob_droplist` VALUES (394,0,0,1000,722,200); -- (Byakko) divine_log
22872287
INSERT INTO `mob_droplist` VALUES (394,0,0,1000,837,200); -- (Byakko) malboro_fiber
2288-
INSERT INTO `mob_droplist` VALUES (394,0,0,1000,860,200); -- (Byakko) behemoth_hide
2288+
INSERT INTO `mob_droplist` VALUES (394,0,0,1000,860,150); -- (Byakko) behemoth_hide
2289+
INSERT INTO `mob_droplist` VALUES (394,0,0,1000,860,150); -- (Byakko) behemoth_hide #2
22892290
INSERT INTO `mob_droplist` VALUES (394,0,0,1000,1311,20); -- (Byakko) oxblood
22902291
INSERT INTO `mob_droplist` VALUES (394,0,0,1000,1110,10); -- (Byakko) beetle_blood
22912292
INSERT INTO `mob_droplist` VALUES (395,0,0,1000,916,140);

0 commit comments

Comments
 (0)