fix(DB/Gameobject): Reagent Pouch (#2908)
Co-authored-by: Barbz <BarbzYHOOL@users.noreply.github.com>
This commit is contained in:
parent
1b440c515a
commit
36be8c3f8a
1 changed files with 3 additions and 0 deletions
|
|
@ -0,0 +1,3 @@
|
|||
INSERT INTO `version_db_world` (`sql_rev`) VALUES ('1587299483794804200');
|
||||
|
||||
UPDATE `gameobject` SET `position_x` = 792.891, `position_y` = -5149.93, `position_z` = -82.3544, `orientation` = 2.11791, `spawntimesecs` = 5 WHERE `guid` = 56732 AND `guid` = 56732;
|
||||
Loading…
Add table
Add a link
Reference in a new issue