[Feature] Add Augmentation Support for Parcels (#4285)

* Add Augmentation Support for Parcels

Add Augmentation Support for Parcels

* Formatting Updates

* Move augment columns.

---------

Co-authored-by: Kinglykrab <kinglykrab@gmail.com>
This commit is contained in:
Mitch Freeman
2024-04-24 18:33:33 -03:00
committed by GitHub
parent 99612ba7b3
commit 1e0373a3e3
6 changed files with 263 additions and 73 deletions
+1 -1
View File
@@ -42,7 +42,7 @@
* Manifest: https://github.com/EQEmu/Server/blob/master/utils/sql/db_update_manifest.txt
*/
#define CURRENT_BINARY_DATABASE_VERSION 9271
#define CURRENT_BINARY_DATABASE_VERSION 9272
#define CURRENT_BINARY_BOTS_DATABASE_VERSION 9043
#endif