fix(Scripts/EoE): Remove useless Focusing Iris script (#24804)

This commit is contained in:
Andrew
2026-02-22 10:55:18 -03:00
committed by GitHub
parent 65cbe0a818
commit 0759d47000
4 changed files with 23 additions and 44 deletions

View File

@@ -0,0 +1,2 @@
--
UPDATE `gameobject_template` SET `ScriptName` = '' WHERE `entry` IN (193958, 193960) AND `ScriptName` = 'go_the_focusing_iris';