mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-24 19:06:49 +01:00
DB/Creature: Set correct Position Z height of Orc Commoner in Orgrimmar
This commit is contained in:
2
sql/updates/world/3.3.5/2016_10_18_03_world_335.sql
Normal file
2
sql/updates/world/3.3.5/2016_10_18_03_world_335.sql
Normal file
@@ -0,0 +1,2 @@
|
||||
--
|
||||
UPDATE `creature` SET `position_z`=10.3933 WHERE `guid`=134982;
|
||||
Reference in New Issue
Block a user