Sign in to follow this  
Followers 0
jela

[Battle for Azeroth]: [Bfa]Grolnar the Berserk

1 post in this topic

Title: [Bfa]Grolnar the Berserk
Bugtracker Link:


Patch Content:
Spoiler

DELETE FROM `creature` WHERE `id`='49178'

INSERT INTO `creature` (`guid`, `id`, `map`, `zoneId`, `areaId`, `spawnDifficulties`, `phaseUseFlags`, `PhaseId`, `PhaseGroup`, `terrainSwapMap`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `MovementType`, `npcflag`, `unit_flags`, `unit_flags2`, `unit_flags3`, `dynamicflags`, `ScriptName`, `VerifiedBuild`) values
('283451','49178','1','618','2244','0','0','0','0','-1','23999','0','6724.09','-5276.87','778.454','1.71042','300','3','0','0','0','0','0','0','0','0','0','','0');

 

 

OR 

 

Spoiler

UPDATE `creature` SET 
`position_x`='6724.09',`position_y`='-5276.87',`position_z`='778.454',`orientation`='1.71042',`MovementType`='0'
WHERE `id`='49178';

 

 

Share this post


Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!


Register a new account

Sign in

Already have an account? Sign in here.


Sign In Now
Sign in to follow this  
Followers 0