mirror of
https://github.com/EQEmu/Server.git
synced 2026-05-16 18:52:22 +00:00
[Zone Points] Fix zone point heading data (#2415)
* [Zone Points] Fix zone point heading data * Update 2022_09_03_fix_zone_point_heading_data.sql * Augment #showzonepoints with saylinks * Add more heading fixes to zone points * Account for 999 target_heading * Add zone safe headings
This commit is contained in:
+1
-1
@@ -34,7 +34,7 @@
|
||||
* Manifest: https://github.com/EQEmu/Server/blob/master/utils/sql/db_update_manifest.txt
|
||||
*/
|
||||
|
||||
#define CURRENT_BINARY_DATABASE_VERSION 9206
|
||||
#define CURRENT_BINARY_DATABASE_VERSION 9207
|
||||
|
||||
#ifdef BOTS
|
||||
#define CURRENT_BINARY_BOTS_DATABASE_VERSION 9029
|
||||
|
||||
Reference in New Issue
Block a user