fix(Scripts/BlackTemple): Illidan not accessing Akama's guid (#18665)

init
This commit is contained in:
Gultask 2024-04-03 16:30:41 -03:00 committed by GitHub
parent 40bbba64d9
commit 94ea109858
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 7 additions and 5 deletions

View file

@ -0,0 +1,2 @@
--
UPDATE `creature` SET `spawntimesecs` = 60 WHERE `guid` = 148735 AND `id1` = 23089;