mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-13 09:17:18 +00:00
fix(DB/Creature) Edit spawn point for a Snowfall Glade Shaman. (#22623)
This commit is contained in:
2
data/sql/updates/pending_db_world/Shaman.sql
Normal file
2
data/sql/updates/pending_db_world/Shaman.sql
Normal file
@@ -0,0 +1,2 @@
|
||||
|
||||
UPDATE `creature` SET `position_z` = 145.523 WHERE (`id1` = 26201) AND (`guid` IN (104059));
|
||||
Reference in New Issue
Block a user