fix(DB/Creature): Bloodmaul Skirmisher Spawn Point (#2812)
* GUID 71130 has spawnpoint and movementtype fixed.
This commit is contained in:
parent
f97d494ffc
commit
307d4e9aa8
1 changed files with 3 additions and 0 deletions
|
|
@ -0,0 +1,3 @@
|
|||
INSERT INTO `version_db_world` (`sql_rev`) VALUES ('1585394899832297800');
|
||||
|
||||
UPDATE `creature` SET `position_x` = 1488.602661, `position_y` = 6376.107910, `position_z` = 35.148029, `wander_distance` = 0, `MovementType` = 0 WHERE `guid` = 71130;
|
||||
Loading…
Add table
Add a link
Reference in a new issue