Irreverent
04-21-2012, 06:46 AM
Not in the svn, but you'll need it if you're doing a sync:
alter table npc_types add column `isquest` tinyint(3) not null default 0;
alter table npc_types add column `isquest` tinyint(3) not null default 0;
View Full Version : Fix for PEQDB 2133