fix(DB/SAI) Stone Keepers now use Self Destruct (#15744)

* fix(DB/SAI) Stone Keeper now use Self Destruct

Closes #7357

* Update data/sql/updates/pending_db_world/rev_1680277738222003722.sql
This commit is contained in:
v-mstrs
2023-03-31 22:34:52 +03:00
committed by GitHub
parent a4b0f85a46
commit b7c947e473

View File

@@ -0,0 +1,2 @@
--
UPDATE `smart_scripts` SET `action_param2` = 2 WHERE `id` = 3 AND `entryorguid` IN (-28368, -27554, -27555, -27794);