[Doors] Fix door target zone heading data (#2414)

* [Doors] Fix door target zone heading

* Fix even more doors that were wrong to be accurate to live

* Update version.h
This commit is contained in:
Chris Miles
2022-09-05 04:06:39 -05:00
committed by GitHub
parent 5250b819fa
commit 186c2fe2ae
3 changed files with 1232 additions and 1 deletions
+1 -1
View File
@@ -34,7 +34,7 @@
* Manifest: https://github.com/EQEmu/Server/blob/master/utils/sql/db_update_manifest.txt
*/
#define CURRENT_BINARY_DATABASE_VERSION 9205
#define CURRENT_BINARY_DATABASE_VERSION 9206
#ifdef BOTS
#define CURRENT_BINARY_BOTS_DATABASE_VERSION 9029