EverWrath/data/sql
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
..
archive feat(DB): release ACDB 6.0.0 (#11515) 2022-04-24 15:56:31 +02:00
base fix(DB): Weird leftover (#11518) 2022-04-24 16:08:33 +02:00
create fix(DB/MySQL): Drop script table name (#7788) 2021-09-08 21:56:29 +02:00
custom Better names for sql folders + added custom and pending 2016-08-25 15:33:11 +02:00
updates fix(DB/gameobject): move three objects Half-Buried Bottle (2560) abov… (#12103) 2022-06-22 13:47:01 -04:00