mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-20 17:27:36 +01:00
DB: fixed some startup errors caused by Conclave of Wind implementation
This commit is contained in:
1
sql/updates/world/custom/custom_2018_10_19_00_world.sql
Normal file
1
sql/updates/world/custom/custom_2018_10_19_00_world.sql
Normal file
@@ -0,0 +1 @@
|
||||
UPDAT `creature_template` SET `minlevel`= 88, `maxlevel`= 88, `exp`= 3, `faction`= 16, `unit_class`= 2 WHERE `entry` IN (50100, 50110, 50120);
|
||||
Reference in New Issue
Block a user