mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-25 03:12:09 +01:00
DB/Creature: Add ground movement state to Stinglasher
Closes #26086 Ref6d3c01732d(cherry picked from commit0e7f0b1b85)
This commit is contained in:
@@ -0,0 +1,2 @@
|
||||
--
|
||||
UPDATE `creature_template_movement` SET `Ground` = 1 WHERE `CreatureId` = 14661;
|
||||
Reference in New Issue
Block a user