mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-22 10:05:32 +01:00
Scripts/BoT: scripted Twilight Phase Twister orbs
This commit is contained in:
2
sql/updates/world/4.3.4/2020_07_12_01_world.sql
Normal file
2
sql/updates/world/4.3.4/2020_07_12_01_world.sql
Normal file
@@ -0,0 +1,2 @@
|
||||
UPDATE `creature_template` SET `ScriptName`= '', `AIName`= '' WHERE `entry`= 42098;
|
||||
UPDATE `creature` SET `ScriptName`= 'npc_bot_invisible_stalker_phase_twist' WHERE `guid` IN (253820, 253821, 253808, 253815);
|
||||
Reference in New Issue
Block a user