Thread: Lore items
View Single Post
  #2  
Old 11-17-2004, 06:52 AM
1010101
Sarnak
 
Join Date: Mar 2002
Posts: 63
Default

Run this MySQL query:

Code:
update items set loreflag=0;
That'll kill the lore flag on all items in your database.
__________________
- 1010101
Reply With Quote