Thread: Spells Table
View Single Post
  #2  
Old 04-07-2008, 06:55 PM
Bulle
Hill Giant
 
Join Date: Jan 2008
Posts: 102
Default

To my knowledge the spells table is not part of any release of EQEmu or PEQ. It is an additional table created for the needs of other tools like EQBrowser or PEQEditor. These tools provide a script to load the table (something like all_spells.sql) as part of the installation process. This script has certainly be generated from the spells_us.txt file (the standard one) and has passed from hand to hand.

It is used as a spell browsing table. Easier to use in PHP than the text file.
May be you have it because you installed such a tool.
Reply With Quote