Misc Move file to proper place

This commit is contained in:
Aokromes
2014-02-18 14:57:30 +01:00
parent 29027a1375
commit 873bf28c8e
2 changed files with 2 additions and 2 deletions

View File

@@ -1,2 +0,0 @@
--
UPDATE `creature` SET `modelid`='17055' WHERE id = 17407;

View File

@@ -0,0 +1,2 @@
--
UPDATE `creature` SET `modelid`=17055 WHERE id = 17407;