fix(DB/SAI): Fixed setting faction to Agnetta Tyrsdottar. (#10988)

This commit is contained in:
UltraNix 2022-03-16 02:16:43 +01:00 committed by GitHub
parent f272d2b271
commit c8e414a095
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -0,0 +1,3 @@
INSERT INTO `version_db_world` (`sql_rev`) VALUES ('1647107378248226200');
UPDATE `smart_scripts` SET `target_type`=1 WHERE `entryorguid`=30154 AND `source_type`=0 AND `id` IN (1,4);