Grave Digging is a new harvest system that allows players to exhume bones, human remains, equipment, and other buried items from cemitaries throughout the world.
The common resources:
By default, necromancer reagents as well as bones and fertile dirt are gathered.
The gathering of Necromancer...
Originally Created By GreyWolf..I just Ported it over To ServUO and gave it an Update.. Tested and working... Just drop in a Customs Folder.
ReagentGathering.cs
//Created by Lord Greywolf
using System;
using Server;
using Server.Items;
using Server.Mobiles;
using Server.Targeting;
using...