mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-13 09:17:18 +00:00
fix(DB/Gameobject): Reagent Pouch (#2908)
Co-authored-by: Barbz <BarbzYHOOL@users.noreply.github.com>
This commit is contained in:
@@ -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;
|
||||
Reference in New Issue
Block a user