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
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
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';