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:
Poszer
2019-01-14 09:26:58 +01:00
committed by Viste(Кирилл)
parent 0dfda71c8b
commit c573c60a0f
2 changed files with 4 additions and 0 deletions

View File

@@ -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);