fix(DB/Spawn): move outside a tree a rabid bear (#4480)

This commit is contained in:
Stefano Borzì
2021-02-08 02:50:54 +01:00
committed by GitHub
parent 4b91e8039f
commit 0f1633c9c5

View File

@@ -0,0 +1,6 @@
INSERT INTO `version_db_world` (`sql_rev`) VALUES ('1612709699286458572');
DELETE FROM `creature` WHERE (`id` = 2164) AND (`guid` IN (37191));
INSERT INTO `creature` (`guid`, `id`, `map`, `zoneId`, `areaId`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `wander_distance`, `currentwaypoint`, `curhealth`, `curmana`, `MovementType`, `npcflag`, `unit_flags`, `dynamicflags`, `ScriptName`, `VerifiedBuild`) VALUES
(37191, 2164, 1, 0, 0, 1, 1, 8840, 0, 6916. , 9.62545, 24.915615, 0.547067, 275, 5, 0, 341, 0, 1, 0, 0, 0, '', 0);