mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-13 09:17:18 +00:00
fix(Scripts\ZulGurub): Razzashi Cobra's will act as Venoxis minions (#8141)
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
INSERT INTO `version_db_world` (`sql_rev`) VALUES ('1632860884559995600');
|
||||
DELETE FROM `creature` WHERE `id`=11373;
|
||||
UPDATE `creature_template` SET `ScriptName`='npc_razzashi_cobra_venoxis' WHERE entry=11373;
|
||||
UPDATE `creature_template` SET `AIName`='' WHERE entry=11373;
|
||||
Reference in New Issue
Block a user