Fix entry ID conflict with mod-transmog

This commit is contained in:
郑佩茹
2024-03-08 14:14:08 -07:00
parent 818916bb1c
commit d0eb73f9b4

View File

@@ -1,6 +1,6 @@
SET
@Entry = 190011,
@Entry = 290011,
@Name = "Ling";
DELETE FROM `creature_template` WHERE `entry` = @Entry;