Sounds good, then. We're currently using your CVS for both the database and quests, so I'm looking at everything that you are. I just wish that the submission criteria from
this thread were current. Mainly, I'm looking for information about how to handle NPCs that are required for a quest, but aren't in the database yet. I've previously handled it by researching all I can on Illia's (including [and especially] the comments), and finding anything in the database that compares. However, I know you strive for accuracy, and I want to be doing the same.
For instance: The shaman epic starts with a deathspawn from the corpse of Capt_Surestout in Ocean of Tears (very easy to code). Killing him spawns a_lesser_spirit, who isn't in the database. I'd previously created him by basing him off the greater spirits for the same quest that are in North Freeport. In fact, I have a whole string of row values on my clipboard right now, but I need to know how to handle them =P I'd ask in a better place or dig for it myself, but the links are all 404s in the thread I linked above. I just want to know the best way to do this that also creates the least amount of hassle for you.