DB/Creature: Add ground movement state to Stinglasher

Closes #26086 Ref 6d3c01732d27daa4507bd93dc8109b0a955b1dc8

(cherry picked from commit 0e7f0b1b85cfb293415de23da932a37ccba60883)
This commit is contained in:
offl
2022-03-06 21:12:08 +01:00
committed by Shauren
parent df7bdfd1dd
commit c9c1fd35df
@@ -0,0 +1,2 @@
--
UPDATE `creature_template_movement` SET `Ground` = 1 WHERE `CreatureId` = 14661;