To prevent the slaughtering of innocent noobs please make this change:
Code:
update npc_types set npc_faction_id=1938 where name = 'Guard_Pineshade';
One more thing guards won't work properly with this db. They are all setup correctly, but it appears npc_aggro is bugged in 0.6.1-DR1. (If npc_aggro is enabled, mobs will aggro other mobs but deal no damage) I haven't found time to look at the source to find the problem. Once the emu code is fixed, guards will be fully functional with no db changes required.