fix(DB/Creature): Correct Cleric and Ghostrider of Karabor factions (#16170)

Create rev_1683170469129035500.sql
This commit is contained in:
Gultask 2023-05-10 06:25:22 -03:00 committed by GitHub
parent 4e39626fed
commit af738961a5
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -0,0 +1,2 @@
--
UPDATE `creature_template` SET `faction` = 1822 WHERE (`entry` IN (21815, 21784));