mirror of
https://github.com/araxiaonline/TrinityCore.git
synced 2026-06-20 15:01:38 -04:00
Misc Move file to proper place
This commit is contained in:
@@ -1,2 +0,0 @@
|
||||
--
|
||||
UPDATE `creature` SET `modelid`='17055' WHERE id = 17407;
|
||||
@@ -0,0 +1,2 @@
|
||||
--
|
||||
UPDATE `creature` SET `modelid`=17055 WHERE id = 17407;
|
||||
Reference in New Issue
Block a user