mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-19 11:55:43 +00:00
DB/Quest Going Bearback (#1267)
-Fix client crash while ussing arrows in quest, and pressing Esc. -Updating creature spells ( Correct is to have Flaming Arror and Burst of Speed )
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
INSERT INTO version_db_world (`sql_rev`) VALUES ('1547261009179070600');
|
||||
|
||||
UPDATE `creature_template` SET `spell3`=0, `spell7`=54788 WHERE `entry` IN (29602);
|
||||
Reference in New Issue
Block a user