mirror of
https://github.com/EQEmu/Server.git
synced 2025-12-12 22:01:30 +00:00
* [Bots] Remove hardcoded race-class combinations from bots. - Allows server operators to directly influence via a database table the classes a specific bot race can be. - Previously this was hardcoded and required a source modification to do. - Allowed races, classes, and genders have been removed due to redundancy at this point. * Remove const cast and modify saylink definition.
Use the eqemu_update.pl script to source/update bot information into your database. Developers: Please prefix 'bots_' to sql file description (after the date) in order to prevent issues naming conflicts. Example: 1970_01_01_bots_file_description.sql