Thread: Mercenaries
View Single Post
  #6  
Old 03-08-2013, 09:25 AM
Shiny151
Hill Giant
 
Join Date: Jul 2009
Location: Indianapolis
Posts: 228
Default

Code:
ALTER TABLE merc_spell_list_entries MODIFY spell_type INT UNSIGNED NOT NULL default '0';
Okay that worked. I'm seeing the sets in my tables now. The next step is to test them out. Thank you!
Reply With Quote