fix(Scripts/Midsummer): Stop Bonfires from spawning more gameobjects (#16618)

* Update midsummer.cpp

* .
This commit is contained in:
Gultask
2023-06-24 20:29:05 -03:00
committed by GitHub
parent 607aea43c2
commit c0bbb52483
2 changed files with 2 additions and 38 deletions

View File

@@ -0,0 +1,2 @@
--
UPDATE `creature_template` SET `ScriptName` = '' WHERE (`entry` = 16592);