mirror of
https://github.com/cmangos/mangos-classic
synced 2026-08-14 02:23:08 -04:00
[z2722] Refactor waypoint tables and even the field
All three tables now use same structure. Added comment column to other two WP tables. In addition to that, escort entries which spawn in different places are now able to have different WPs. Despite adding dbscript column to script_waypoints, it should not be combined with C++. The sync was done mainly so that in the future we have only one structure for everything. Orientation was moved after XYZ for greater clarity. classic-db note for @Cala Since you excluded SD2 tables from FullDB file on your last release, when doing more than one deployment, the DB build will fail. You fix it by adding script_waypoints table create statement to FullDB file without any data.
This commit is contained in:
parent
2069dd8fc8
commit
dbcbe03383
13 changed files with 1830 additions and 1916 deletions
File diff suppressed because it is too large
Load diff
Loading…
Add table
Add a link
Reference in a new issue