mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-28 04:42:10 +01:00
Scripts/Durotar: Handle phase aura application for Hellscream's Fist areatrigger (8595)
This commit is contained in:
3
sql/updates/world/master/2024_10_27_03_world.sql
Normal file
3
sql/updates/world/master/2024_10_27_03_world.sql
Normal file
@@ -0,0 +1,3 @@
|
||||
DELETE FROM `areatrigger_scripts` WHERE `entry`=8595;
|
||||
INSERT INTO `areatrigger_scripts` VALUES
|
||||
(8595, 'at_hellscreams_fist_gunship');
|
||||
Reference in New Issue
Block a user