[Loot] Add content filtering to lootdrop_entries (#4229)

* [Loot] Add content filtering to lootdrop_entries

* Comment unnecessary

* We have two sections of this code for some reason

* Comments

* Fix versions
This commit is contained in:
Chris Miles
2024-04-15 05:26:38 -05:00
committed by GitHub
parent 0a3f1d3c41
commit 0d09edf9aa
4 changed files with 157 additions and 58 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 9269
#define CURRENT_BINARY_DATABASE_VERSION 9270
#define CURRENT_BINARY_BOTS_DATABASE_VERSION 9043
#endif