mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-21 01:37:37 +01:00
DB/Creature: fix orientation for NPC Tharnariun Treetender
Closes #27763
This commit is contained in:
2
sql/updates/world/3.3.5/2022_02_13_04_world_335.sql
Normal file
2
sql/updates/world/3.3.5/2022_02_13_04_world_335.sql
Normal file
@@ -0,0 +1,2 @@
|
||||
--
|
||||
UPDATE `creature` SET `orientation`=1.919862151145935058 WHERE `id`=3701;
|
||||
Reference in New Issue
Block a user