mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-24 14:16:31 +00:00
11
data/sql/updates/db_world/2023_12_04_02.sql
Normal file
11
data/sql/updates/db_world/2023_12_04_02.sql
Normal file
@@ -0,0 +1,11 @@
|
||||
-- DB update 2023_12_04_01 -> 2023_12_04_02
|
||||
--
|
||||
UPDATE `creature` SET
|
||||
`position_x` = -1423.3927,
|
||||
`position_y` = -11284.973,
|
||||
`position_z` = 8.427056,
|
||||
`orientation` = 1.963490843772888183,
|
||||
`wander_distance` = 30,
|
||||
`MovementType` = 1,
|
||||
`VerifiedBuild` = 52237
|
||||
WHERE `guid` = 63385 AND `id1` = 17661;
|
||||
Reference in New Issue
Block a user