EverWrath/data/sql/updates
Gultask f56b0e48f7
fix(DB/gameobject): move three objects Half-Buried Bottle (2560) abov… (#12103)
* fix(DB/gameobject): move three objects Half-Buried Bottle (2560) above ground

Moves objects 11031 11034 11705 above ground as they were previously underground and unreachable.
Created by using .go gameobject, flying up, taking the Z-axis from .gps and subtracting 0.1 from the value.
Temporary change until a proper sniff can be made.

* changed to UPDATE queries

Dunno how to make it compact 😛
2022-06-22 13:47:01 -04:00
..
db_auth chore(DB): import pending files 2022-04-28 17:39:45 +00:00
db_characters chore(DB): import pending files 2022-05-24 13:35:53 +00:00
db_world chore(DB): import pending files 2022-06-22 17:43:59 +00:00
pending_db_auth chore(DB): import pending files 2022-04-28 17:39:45 +00:00
pending_db_characters chore(DB): import pending files 2022-05-24 13:35:53 +00:00
pending_db_world fix(DB/gameobject): move three objects Half-Buried Bottle (2560) abov… (#12103) 2022-06-22 13:47:01 -04: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.