- summary: Spawn trackint --> Spawn tracking
Some mobs in the game have random spawn times,
others are set. In either case many guilds like to keep
track of these rare spawns in an attempt to catch (and
then kill them) before someone else gets to them.
What's needed:
Database table containing mob's name, potential
respawn time (in minutes)...should have a time range
set (ex. mob can respawn between 60-72 minutes of kill,
etc). Also should contain a list of reported kill times of
the mob (this should be cumulative so players can check
for patterns or changes in a mob respawn rate)
Although this should be private (available only to
registered members in the project), any of the
information from this table should be editable from
players or admins