aboutsummaryrefslogtreecommitdiff
path: root/sql
diff options
context:
space:
mode:
authorccrs <ccrs@users.noreply.github.com>2021-08-19 03:16:46 +0200
committerShauren <shauren.trinity@gmail.com>2022-03-13 14:15:01 +0100
commiteff9b5042dd7b0cc5a93679994d026c59052755c (patch)
treeac3f898de0285713f9fe36f69899db2ac1f4c96a /sql
parent0a77534245b31f4091dcecf20b977f69cc02e8be (diff)
Scripts/Ahnkahet: implement Herald Volazj's Twisted Visage AI + small corrections to Herald's own AI
sorry about indentation timers are guessed summoning logic unchanged, remains not blizzlike visage's spells missing spelldifficulty_dbc entries (cherry picked from commit 7360c2d1567be05f81bdb51d0b74f5fd4e263d6a)
Diffstat (limited to 'sql')
-rw-r--r--sql/updates/world/master/2022_03_13_00_world_2021_08_19_00_world.sql1
1 files changed, 1 insertions, 0 deletions
diff --git a/sql/updates/world/master/2022_03_13_00_world_2021_08_19_00_world.sql b/sql/updates/world/master/2022_03_13_00_world_2021_08_19_00_world.sql
new file mode 100644
index 00000000000..84824157da5
--- /dev/null
+++ b/sql/updates/world/master/2022_03_13_00_world_2021_08_19_00_world.sql
@@ -0,0 +1 @@
+UPDATE `creature_template` SET `ScriptName`='npc_twisted_visage' WHERE `entry`=30625; \ No newline at end of file