mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-18 08:28:32 +01:00
Misc Move file to proper place
This commit is contained in:
@@ -1,2 +0,0 @@
|
||||
--
|
||||
UPDATE `creature` SET `modelid`='17055' WHERE id = 17407;
|
||||
2
sql/updates/world/2014_02_18_00_world_creature.sql
Normal file
2
sql/updates/world/2014_02_18_00_world_creature.sql
Normal file
@@ -0,0 +1,2 @@
|
||||
--
|
||||
UPDATE `creature` SET `modelid`=17055 WHERE id = 17407;
|
||||
Reference in New Issue
Block a user