Jynx - 2002-07-13

Updated the spawn structure with more fields identified.  I also added the spawn min speed, max speed, and guild to the spawn list.  If you want to see the name of the guild in the spawn list you will need to copy the guilds2.dat from your everquest directory into the sins configuration directory(probably /usr/local/sins).  Eventually this will be extracted from the World Server data, but for now it will have to be done manually.

If you want to use the update make sure that you rebuild everything after you update your sins source.

remember to:

make -f Makefile.dist
./configure
make && make install

Jynx