Page 1 of 1

Bubbly Bernie

Posted: Fri Feb 15, 2013 2:31 am
by compmike19
Bubbly Bernie (South Gustaburg)

He does not drop the Steam Clock for The Cold Light of Day quest

mob_groups.sql
INSERT INTO `mob_groups` VALUES (5925,551,107,0,128,0,0,0,9,10);
change to
INSERT INTO `mob_groups` VALUES (5925,551,107,0,128,4389,0,0,9,10);

mob_droplist.sql
add to end
INSERT INTO `mob_droplist` VALUES(4389, 0, 550, 100);

Re: Bubbly Bernie

Posted: Fri Feb 15, 2013 3:41 pm
by PrBlahBlahtson
Added Land Crab Meat and committed as r2624