
alter table character_quests add column status_to_earn int(10) unsigned not null default 0; alter table quests add column status_to_earn_min int(10) not null default 0; alter table quests add column status_to_earn_max int(10) not null default 0;
EQ2EMu Project - ALPHA BUILD
Visit https://www.eq2emu.com for more project details, wiki and server installation instructions.
Building/Compiling
Linux Compile and Installation Instructions: On our Wiki
Authors
Project team site at EQ2EMu and ZekLabs
License
This project is licensed under the GNU General Public License - see the LICENSE file for details
Description
Languages
C++
98.5%
C
1.4%