mirror of
https://github.com/EQEmu/Server.git
synced 2026-09-05 03:06:38 +00:00
[Scripts] Update 13th Floor importer (#3630)
* [Scripts] Update 13th Floor importer Overhaul to script. - Now uses `eqemu_config.json` - More descriptive during the process - Accounts for adjustments (`idfile`, `prockunk1`) - No longer needs to adjust `UNK132` * [DB] Adjust `items` structure for import (#3629) Our `items` table has 5 fields that need to adjust in order to pull data from 13th Floor. * [DB] Update `version.h`
This commit is contained in:
+1
-1
@@ -42,7 +42,7 @@
|
||||
* Manifest: https://github.com/EQEmu/Server/blob/master/utils/sql/db_update_manifest.txt
|
||||
*/
|
||||
|
||||
#define CURRENT_BINARY_DATABASE_VERSION 9236
|
||||
#define CURRENT_BINARY_DATABASE_VERSION 9237
|
||||
|
||||
#define CURRENT_BINARY_BOTS_DATABASE_VERSION 9039
|
||||
|
||||
|
||||
Reference in New Issue
Block a user