[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:
Chris Miles
2022-09-05 04:08:34 -05:00
committed by GitHub
parent 186c2fe2ae
commit 78d4bd464e
4 changed files with 3140 additions and 65 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 9206
#define CURRENT_BINARY_DATABASE_VERSION 9207
#ifdef BOTS
#define CURRENT_BINARY_BOTS_DATABASE_VERSION 9029