
alter table spawn_location_placement add column respawn_offset_low int(10) signed not null default 0 after respawn; alter table spawn_location_placement add column respawn_offset_high int(10) signed not null default 0 after respawn_offset_low;
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%