mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-17 08:00:48 +01:00
DB/Creature: Fix some startup errors
This commit is contained in:
2
sql/updates/world/2014_10_21_00_world.sql
Normal file
2
sql/updates/world/2014_10_21_00_world.sql
Normal file
@@ -0,0 +1,2 @@
|
||||
--
|
||||
UPDATE `creature_template` SET `minlevel`=85, `maxlevel`=85, `faction`=1735, `unit_class`=1 WHERE `entry`=35427;
|
||||
Reference in New Issue
Block a user