mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-21 12:47:07 +00:00
5
data/sql/updates/db_world/2022_07_09_04.sql
Normal file
5
data/sql/updates/db_world/2022_07_09_04.sql
Normal file
@@ -0,0 +1,5 @@
|
||||
-- DB update 2022_07_09_03 -> 2022_07_09_04
|
||||
--
|
||||
DELETE FROM `creature_text` WHERE `CreatureID`=14834 AND `groupid`=7;
|
||||
INSERT INTO `creature_text` VALUES
|
||||
(14834,7,0,'Fleeing will do you no good, mortals!',14,0,100,0,0,0,10635,0,'Hakkar Evade Yell');
|
||||
Reference in New Issue
Block a user