Bubbly Bernie

Post Reply
compmike19
Posts: 115
Joined: Wed Jan 23, 2013 11:14 pm

Bubbly Bernie

Post by compmike19 » Fri Feb 15, 2013 2:31 am

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);

PrBlahBlahtson
Developer
Posts: 539
Joined: Sun Jul 22, 2012 12:17 am

Re: Bubbly Bernie

Post by PrBlahBlahtson » Fri Feb 15, 2013 3:41 pm

Added Land Crab Meat and committed as r2624

Post Reply