View Single Post
  #4  
Old 10-11-2004, 02:17 PM
Malignus Wingnut
Hill Giant
 
Join Date: Sep 2004
Posts: 233
Default

For those who care, this is what this database is made of:

MW_057DR2_Alpha_1.sql
mwupdate.sql
aa.sql
aa_levels.sql
aa_timers.sql
altadv_vars.sql
FactionListUpdate.sql
FactionNpcUpdate.sql
FactionTablesUpdate.sql
kos.sql
allitems.sql

As well as the following command -

Code:
ALTER TABLE npc_types ADD COLUMN ac smallint(6) NOT NULL DEFAULT 0;
Reply With Quote