EverWrath/data/sql/updates
wowquester 190dc93d7e
fix(DB/Quest): Soothing Turtle Bisque POI (#16710)
* fix(DB/questpoi): 7321 -Soothing Turtle Bisque - correct POI for Horde

This fixes POI area for 7321 which shares it with the 555 (aliance version) which has the correct ones. Please beware of my SQL skill, although it fixes the problem, I encourage you to review this code and if necessarry, make it more compact. The basic idea is just to duplicate entries from 555 to 7321 - this results in correct behavior of the quest poi on the world map.

* ready for merge

---------

Co-authored-by: Kitzunu <24550914+Kitzunu@users.noreply.github.com>
2023-09-20 22:40:44 +02:00
..
db_auth feat(DB): Release ACDB 9.0.0 (#16069) 2023-04-25 01:48:38 -03:00
db_characters chore(DB): import pending files 2023-09-16 12:57:48 +00:00
db_world chore(DB): import pending files 2023-09-20 00:39:52 +00:00
pending_db_auth chore(DB): import pending files 2023-04-23 21:03:18 +00:00
pending_db_characters chore(DB): import pending files 2023-09-16 12:57:48 +00:00
pending_db_world fix(DB/Quest): Soothing Turtle Bisque POI (#16710) 2023-09-20 22:40:44 +02:00
README.md chore(docs): use new wiki 2019-02-17 22:43:08 +01:00

Please read this before adding new SQL-update files.