* 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 😛
|
||
|---|---|---|
| .. | ||
| db_auth | ||
| db_characters | ||
| db_world | ||
| pending_db_auth | ||
| pending_db_characters | ||
| pending_db_world | ||
| README.md | ||